bundle start level service [message #296750] |
Mon, 02 January 2006 16:21 |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.06448 seconds