Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Project Proposals » Understanding eclipse
Understanding eclipse [message #662060] Tue, 29 March 2011 07:04 Go to next message
Asher  is currently offline Asher Friend
Messages: 1
Registered: March 2011
Junior Member
Hi all,

I am new here and looking for some guidance...
We are on a mission of developing an IDE. This IDE would be used to develop in a certain industrial standard. The resulting "code" is then deployed to and executed by some sort of hardware.
We are using MS technologies for our development but seeking to learn from successfull developments.
As eclipse is a very "comunity driven" app, we thought it would be a good place to look. Only that it is so big and after a few houres here I do not know where to start.
Is there some sort of documentation of the overall architecture of the IDE? If so, where can I find it. If not, is there someone I can talk to?
Heck, I am not even sure this is the right forum... Embarrassed

Thanks,

Asher
Re: Understanding eclipse [message #662138 is a reply to message #662060] Tue, 29 March 2011 13:33 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Asher,

you are right - this is not the right forum for beginner questions. I
guess this is what eclipse.newcomer is meant to be.
However, if you want to create an IDE, I'd recommend to dive into the
Xtext framework http://www.eclipse.org/Xtext or www.xtext.org . It
allows to create an IDE for a language, though it is based on Eclipse.
However, the target platform for Xtext driven languages does not depend
on Java or Eclipse itself.

Hope that helps,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 29.03.11 09:04, schrieb Asher:
> Hi all,
>
> I am new here and looking for some guidance... We are on a mission of
> developing an IDE. This IDE would be used to develop in a certain
> industrial standard. The resulting "code" is then deployed to and
> executed by some sort of hardware.
> We are using MS technologies for our development but seeking to learn
> from successfull developments.
> As eclipse is a very "comunity driven" app, we thought it would be a
> good place to look. Only that it is so big and after a few houres here I
> do not know where to start.
> Is there some sort of documentation of the overall architecture of the
> IDE? If so, where can I find it. If not, is there someone I can talk to?
> Heck, I am not even sure this is the right forum... :blush:
> Thanks,
>
> Asher
Re: Understanding eclipse [message #717217 is a reply to message #662138] Fri, 19 August 2011 15:52 Go to previous messageGo to next message
PTPro  is currently offline PTPro Friend
Messages: 9
Registered: August 2011
Junior Member
I think the answer depends on what will you be working with. Eclipse as a flexible IDE works fine for PHP, Python, BIRT, and even some non-free integrated tools such as Adobe Flash Builder (for Flex for example).

This is a very good IDE, hope this examples help.
Re: Understanding eclipse [message #768466 is a reply to message #662060] Tue, 20 December 2011 08:02 Go to previous message
marykate30  is currently offline marykate30 Friend
Messages: 1
Registered: December 2011
Junior Member
Eclipse itself, however, is a universal tool platform. The JDT is really an addition to Eclipse--it's a plugin,infact. Eclipse itself is really the Eclipse platform, which provides support for tools beyond just theJava set you get on download. These tools are implemented as plugins, so the platform itself only needs to be a relatively small software package.
Previous Topic:Paho includes message broker?
Next Topic:Paho Project:: Creation Review Complete
Goto Forum:
  


Current Time: Wed Apr 24 15:53:10 GMT 2024

Powered by FUDForum. Page generated in 0.02628 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top