Closed chaphe closed 11 years ago
Currently preferences are shared by the two features: iPOJO Editor and Bundle Deployment. The most important preference is the “OSGi directory platform”, use in compilation by the Editor (iPOJO Nature Builder) and by deployment to put bundle files in the right platform. Should each feature have its own preferences, a OSGi platform to compilation and other for deployment?
Decided to keep shared preferences.
Deployment functions should be independent of editor functions. A new Eclipse plugin should be created a deployment functions migrated to it.