| Author |
Do OSGi and Equinox have Eclipse plugins?
|
Rogerio Kioshi
Ranch Hand
Joined: Apr 12, 2005
Posts: 655
|
|
Hi,
I'd like to know if OSGi and Equinox have Eclipse plugins.
Thank you.
|
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
|
 |
Paul VanderLei
author
Greenhorn
Joined: Apr 12, 2010
Posts: 17
|
|
|
I'm not sure I understand your question here. Eclipse plugins are OSGi bundles. And Equinox's implementation ships as OSGi bundles, which, in turn are plugins.
|
http://equinoxosgi.org
|
 |
Jeff McAffer
author
Greenhorn
Joined: Apr 13, 2010
Posts: 15
|
|
|
Bundle == plugin so Eclipse is 100% OSGi bundles.
|
http://equinoxosgi.org
|
 |
Ivano Pagano
Ranch Hand
Joined: Dec 16, 2006
Posts: 40
|
|
Rogerio Kioshi wrote:Hi,
I'd like to know if OSGi and Equinox have Eclipse plugins.
Thank you.
I'm trying to figure it out: are you asking for available eclipse plugins to help develop OSGi and Equinox applications?
If that was indeed the question, there's a base misconception of OSGi to correct: Eclipse is a specific application built on OSGi and any plugin developed for Eclipse is a particular case of an OSGi bundle. OSGi is a base infrastructure for packaging, building and distributing applications.
Eclipse, Equinox and OSGi are much more than simply related: actually they're integrated into each other
|
 |
 |
|
|
subject: Do OSGi and Equinox have Eclipse plugins?
|
|
|