OSGi with Eclipse RCP: Import-Package vs. Require-Bundle
I am a big fan of both, OSGi and Eclipse RCP. In terms of flexible modular architecture I prefer to use "Import-Package" rather than "Require-Bundle". However, probably due to historical…
I am a big fan of both, OSGi and Eclipse RCP. In terms of flexible modular architecture I prefer to use "Import-Package" rather than "Require-Bundle". However, probably due to historical…