| Set default start level for p2 enabled product [message #989199] |
Wed, 05 December 2012 03:33 |
Lars Messages: 1 Registered: July 2009 |
Junior Member |
|
|
Hi all,
I have a Eclipse 3.6 based product that is build by PDE.
With in the build.properties I enabled the p2 support.
In the .product file I set the following property <configurations>
...
<property name="osgi.bundles.defaultStartLevel" value="8" />
</configurations> to get a different default start level than 4.
In the resulting simpleconfigurator's bundles.info I expect the default start level set to 8 - but it's still 4. It seems that PDE ignores the default start level property in the .product file.
Does anybody know how to configure a different default start level than 4 in p2 enabled PDE builds?
Thanks in advance! Lars
|
|
|
Powered by
FUDForum. Page generated in 0.01361 seconds