Plugin Loading Sequence Dependency [message #285729] |
Tue, 24 May 2005 11:50 |
Eclipse User |
|
|
|
I'm looking for suggestions on how to "control" or determine that one plugin
is loaded prior to another. We have two plugins that extend
org.eclipse.ui.startup and have a new dependency that one loads ahead of the
other. I used Runtime Spy, started it couple of times, and my plugin is
loading prior to the other which is what we want. But we're not sure that
this will occur during every launch??? If this isn't the case, we're looking
for suggestions on how a plugin would know, and how could it delay it's
execution? While I'm at it, I noticed that Runtime Spy shows that prereqs to
my plugin get loaded after mine, is this correct?
|
|
|
Powered by
FUDForum. Page generated in 0.03943 seconds