Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » OSGI bundles resolution problem(OSGI bundles resolution problem)
OSGI bundles resolution problem [message #699564] Thu, 21 July 2011 19:29
Eclipse UserFriend
Hi Friends,

I am having an RCP application developed on EClipse3.5 in which i am facing an error,actually i donot know whether it is an bug in eclipse itself or may be an error in my application.
I have tried everything but not able to figure it out where the problem is.

So here is the description of the problem,
As soon i launch my application using clean console,
The bundles getting up can be shown using "ss" command.
here if you see,the bundles should be in their order
but as my application is having dependency on other application also.
So i want the update configurator plugin should come up as soon as simple.configuration comes up.

Means the level of both the plugins should be 1.
I tried this update configurator to label as startlevel as 1 priority in my configuration and autostart as true.but it is still resolving at level 129.
but if i put update configurator at first place in bundles.info with startlevel as 1 and autostart as true.

The application start working very fine.

I check this on Eclsipe 3.1,update configurator comes up at level 3 means as soon as "org.eclipse.core.runtime_3.1.1" comes up.

Is there any way to get the same functionality of plugins on EClipse 3.5 or able to resolve this.

Thanks
Previous Topic:Adding ProblemLabelDecorator to viewer
Next Topic:Build Jar and Copy to WAR Lib Need Refresh - Any workaround?
Goto Forum:
  


Current Time: Wed Feb 12 05:30:44 GMT 2025

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

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

Back to the top