Recursive Equinox? Launching Equinox inside Equinox [message #120758] |
Wed, 05 November 2008 19:19 |
Eclipse User |
|
|
|
I need to launch an equinox framework inside another equinox framework? Currently I try the typical java launching approach described http://www.eclipsezone.com/eclipse/forums/t93976.rhtml this just keeps re-initializing its self because it is looking at the same configuration area from the System and Framework properties.
What I need to find is the code that allows me to:
.. From a Bundle launch an Equinox Framework
.. From this framework access a BundleContext which allows the installation of new bundles and the interaction with the initialized Services.
Thank you
Graham
|
|
|
Powered by
FUDForum. Page generated in 0.06929 seconds