Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Is it possible to to mark a bundle as started from its containing feature?s p2.inf?

I answered this on stack overflow:
http://stackoverflow.com/questions/3077282/in-equinox-is-it-possible-to-to-mark-an-osgi-bundle-as-started-from-its-containin

I will look at putting the answer on our wiki.
-Andrew

Inactive hide details for Miles Sabin ---06/19/2010 05:29:58 PM---I have an Eclipse feature which includes several bundles. I wMiles Sabin ---06/19/2010 05:29:58 PM---I have an Eclipse feature which includes several bundles. I want to tell p2 to mark one of those bun


From:

Miles Sabin <miles@xxxxxxxxxxxxxx>

To:

p2-dev@xxxxxxxxxxx

Date:

06/19/2010 05:29 PM

Subject:

[p2-dev] Is it possible to to mark a bundle as started from its containing feature’s p2.inf?

Sent by:

p2-dev-bounces@xxxxxxxxxxx




I have an Eclipse feature which includes several bundles. I want to
tell p2 to mark one of those bundles as started when the feature is
installed. This is possible using the bundles own p2.inf, but I want
to do this at the feature-level rather than the bundle-level (the
bundle in question is third-party, and I'd prefer not to modify it in
any way, if possible).

Some research has led me to,

 
http://wiki.eclipse.org/Equinox/p2/Customizing_Metadata

which suggests that it should be possible to move the configure
instructions to the containing feature's p2.inf. Unfortunately I can't
work out how to express the directive(s).

Any pointers would be very welcome. The is with Eclipse Equinox
Galileo (3.5.2) ... answers relating to Helios would also be very
useful.

Cheers,


Miles

--
Miles Sabin
tel: +44 7813 944 528
gtalk: miles@xxxxxxxxxxxxxx
skype: milessabin
http://www.chuusai.com/
http://twitter.com/milessabin
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


GIF image

GIF image


Back to the top