Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Recursive Equinox? Launching Equinox inside Equinox
Recursive Equinox? Launching Equinox inside Equinox [message #120758] Thu, 06 November 2008 00:19
Graham Jenson is currently offline Graham JensonFriend
Messages: 6
Registered: July 2009
Junior Member
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
Previous Topic:Tale of Two Equini, Inside vs Outside eclipse
Next Topic:Multiple Target Platforms
Goto Forum:
  


Current Time: Fri Apr 26 20:28:01 GMT 2024

Powered by FUDForum. Page generated in 0.03099 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top