Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » bundle start level service
bundle start level service [message #296750] Mon, 02 January 2006 16:21
Eclipse UserFriend
Originally posted by: alexsmr.NOSPAM.sympatico.ca

I'm playing with start level bundle initialization on Eclipse 3.0.x. And
I'm puzzled about Platform initialization during framework initialization.

How can I know for sure when Platform is initializated?

If I set start level of my bundle to 4, with org.eclipse.core.runtime set
to 2, does this guarantee that during my bundle start Platfrom.isStarted
will return true?

Another my confusion is about FrameworkEvent.

If I register a listener to framework during my bundle start (level 4),
I'm never getting FrameworkEvent.STARTED event, only
FrameworkEvent.STARTLEVEL_CHANGED.

Is this a bug?
Previous Topic:Migrating to OSGI Manifest problem exprting plugins
Next Topic:Getting the eclipse runtime project name programitically
Goto Forum:
  


Current Time: Mon Jul 21 21:32:21 EDT 2025

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

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

Back to the top