The map file has been updated for the following Bug changes:
+ Bug 319123. [launcher] Application becomes unresponsive when code
completion tooltip shows (NEW)
+ Bug 325634. Add package o.e.osgi.framework.eventmgr to Supplement bundle
(FIXED)
+ Bug 326707. [RFC 159] Support in core for WeavingHook
Hi Tom!
This is simpleconfigurator working as designed. The bundles.info is
supposed to contain the state of the framework. Each time
simpleconfigurator is activated on startup it checks to see if the state
of the bundles are consistent with what bundles.info contains. It starts
every bundle it
This is simpleconfigurator working as designed. The bundles.info is
supposed to contain the state of the framework. Each time
simpleconfigurator is activated on startup it checks to see if the state of
the bundles are consistent with what bundles.info contains. It starts
every bundle it thinks
Hi!
I have a question regarding the simple-configurator. What I would like
to do is:
- I have an eclipse-based app
- I wanna let the runtime start a bundle by default
- If I stop this bundle, it shouldn't be started again at next startup
- If I start this bundle again, it should be started aga