I have installed Eclipse Helios. how can i add to it plug-in development functionallity (to be able to create OSGi bundles)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
http://www.vogella.de/articles/OSGi/article.html gives a pretty detailed overview on eclipse & OSGi. |
|||||||||||||
|
|
You need to install the Plugin Perspective Usually you can try to get it via:
restart! |
|||
|
|
|
I think the best and easiest way is to download another package that already have PDE installed: http://www.eclipse.org/downloads/ chose "Eclipse for RCP and RAP Developers" or "Eclipse Modeling Tools", both are OK. |
|||
|
|