Hi!This is an example that we use for automatically start some of the Equinox Aspects bundles after p2 installation:
instructions.configure = \
setStartLevel(startLevel:4); \
markStarted(started: true);
HTH,
-Martin
cwolfing wrote:
Hello - Is there a way to use the p2.inf configuration on a feature to indicate which bundles to mark as started?
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
