Skip to main content



      Home
Home » Newcomers » Newcomers » Architecture pattern in Eclipse IDE (Research about Eclipse IDE)
icon3.gif  Architecture pattern in Eclipse IDE [message #997324] Sat, 05 January 2013 16:27 Go to next message
Eclipse UserFriend
Hi, for a complex tool as Eclipse IDE which contains numerous of components, its architecture should be very complicated. I'm researching about architecture patterns that applied when architecting the Eclipse IDE, does anyone know any architecture pattern that applied to Eclipse IDE?
Thank you very much.
Re: Architecture pattern in Eclipse IDE [message #997394 is a reply to message #997324] Mon, 07 January 2013 04:51 Go to previous message
Eclipse UserFriend
Hi,

Eclipse is a very complex tool since it is composed of a platform on top of which you can find several projects. The platform is based on Equinox, an implementation of the OSGi specification and the core projects of Eclipse. On top of the platform itself, you can find dozens of projects with their own architecture based on OSGi starting with the projects providing the workspace, the workbench, etc.

https://lh5.googleusercontent.com/-B7XaIFX9SKs/UOqZB_FFYuI/AAAAAAAAM1U/bKWn1p_8Pxw/s428/trrcp1.gif

After that, you have all the tools with their specific architecture and you would have to ask the developers of each of those tools to have more specific answers.

Regards,

Stephane Begaudeau, Obeo

--
Twitter: @sbegaudeau
Google+: +stephane.begaudeau
Blog: http://stephanebegaudeau.tumblr.com | Eclipse Java Development Tools Tips and Tricks
Previous Topic:How to generate codepro report in command line
Next Topic:how work with "jdk7u10" and "eclipse"
Goto Forum:
  


Current Time: Wed Jul 02 22:24:40 EDT 2025

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

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

Back to the top