Skip to main content



      Home
Home » Eclipse Projects » Equinox » Different start levels for different versions of a bundle
Different start levels for different versions of a bundle [message #102060] Thu, 29 November 2007 05:03 Go to next message
Eclipse UserFriend
Originally posted by: Jens.Borrmann.gillardon.de

Hi,

I want to assign different start levels for different versions of a bundle,
e.g.
SL 1 for A (1.0.0)
SL 2 for A (2.0.0)

Is this possible in general?

I tried to to this via the run dialog in eclipse. What astonished me is
the fact that the .launch file does not contain any information about
the version of the bundle. Changing the start level for version 1.0.0
leads to the following entry in the .launch file:
<stringAttribute key="workspace_bundles"
value="A@1:default,A@2:default"/> which looks interesting...

Reopening the run dialog changes this line to:
<stringAttribute key="workspace_bundles" value="A@2:default,A@2:default"/>

Any ideas about this problem?

- Jens
Re: Different start levels for different versions of a bundle [message #102183 is a reply to message #102060] Fri, 30 November 2007 09:04 Go to previous message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

Jens,
hopefully it gets addressed in nearest M build:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=208712

Jens Borrmann wrote:
> Hi,
>
> I want to assign different start levels for different versions of a
> bundle,
> e.g.
> SL 1 for A (1.0.0)
> SL 2 for A (2.0.0)
>
> Is this possible in general?
>
> I tried to to this via the run dialog in eclipse. What astonished me
> is the fact that the .launch file does not contain any information
> about the version of the bundle. Changing the start level for version
> 1.0.0 leads to the following entry in the .launch file:
> <stringAttribute key="workspace_bundles"
> value="A@1:default,A@2:default"/> which looks interesting...
>
> Reopening the run dialog changes this line to:
> <stringAttribute key="workspace_bundles"
> value="A@2:default,A@2:default"/>
>
> Any ideas about this problem?
>
> - Jens
Previous Topic:Stop loading of a bundle.
Next Topic:Load of JDBC driver
Goto Forum:
  


Current Time: Tue Jul 08 02:06:56 EDT 2025

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

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

Back to the top