Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Plugin Loading Sequence Dependency
Plugin Loading Sequence Dependency [message #285729] Tue, 24 May 2005 11:50
Eclipse UserFriend
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?
Previous Topic:Perspective with dynamic views
Next Topic:Exporting Compiler option in M7
Goto Forum:
  


Current Time: Wed Mar 12 00:42:10 EDT 2025

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

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

Back to the top