Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Setting startup level for fragments
Setting startup level for fragments [message #114117] Tue, 15 July 2008 18:01 Go to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi,

is there any possibility to set the startlevel for fragments?

In my usecase I have two fragments with the same host-bundle and want to
make sure, that one fragment is installed before the other. The reason
is that the bundle-id seems to corelate with the startup order. The
bundle-id is used for loading classes and resources.

By setting the startlevel I hope to achieve that a resource is always
loaded from a specific fragment (both fragments contain the same resource).

Thanks,
Stefan.
Re: Setting startup level for fragments [message #115632 is a reply to message #114117] Fri, 01 August 2008 11:58 Go to previous message
Eclipse UserFriend
Originally posted by: Jens.Borrmann.gillardon.de

Stefan Roeck schrieb:
> Hi,
>
> is there any possibility to set the startlevel for fragments?
>
> In my usecase I have two fragments with the same host-bundle and want to
> make sure, that one fragment is installed before the other. The reason
> is that the bundle-id seems to corelate with the startup order. The
> bundle-id is used for loading classes and resources.
>
> By setting the startlevel I hope to achieve that a resource is always
> loaded from a specific fragment (both fragments contain the same resource).
>
> Thanks,
> Stefan.
Hi Stefan,

this possibility does not exist. Fragments cannot be started.

The bundle id correlates with the installation order and not with the
activation order.

Regards, Jens
Previous Topic:P2 Mirroring - Missing metadata
Next Topic:Could not locate the running profile instance
Goto Forum:
  


Current Time: Tue Apr 23 14:08:21 GMT 2024

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

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

Back to the top