How to load all bundle in a directory with config.ini? [message #1406935] |
Mon, 11 August 2014 09:25  |
Eclipse User |
|
|
|
Hello,
I'm trying to use OSGi with the framework from eclipse, but only with the org.eclipse.osgi jar file.
I would like to know if there is a way (only using the config.ini file) to load all budle in a directory.
To give an example :
If I have a treeview (where "Bxx.jar" represents a bundle) like this :
plugins/configuration/config.ini
plugins/B1.jar
plugins/bundles/B2.jar
plugins/bundles/B3.jar
[ ... ]
plugins/bundles/Bn.jar
How do I use the "config.ini" to specify to the framework load all bundles in the "bundles" directory instead of writing all bundles in the "config.ini" ?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04297 seconds