The various plug-in imports are now specified as required bundles, and the * package export has been replaced with a list of explicitly exported packages. (linked via http://www.dzone.com/rsslinks/understanding_how_eclipse_plugins_work_with_osgi.html)
The various plug-in imports are now specified as required bundles, and the * package export has been replaced with a list of explicitly exported packages. (linked via http://www.dzone.com/rsslinks/understanding_how_eclipse_plugins_work_with_osgi.html)
The core of the Eclipse integrated development environment (IDE) and Eclipse Rich Client Platform (RCP) applications is driven by an implementation of the Open Services Gateway Initiative (OSGi) specification.