Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Start level in the target definition

This is fine when you are running a product. However when you are running Junit plugin tests or tests for bundles, you then need to replicate this information in all your launch configurations.

On 2010-03-04, at 6:02 PM, Chris Aniszczyk wrote:

On Thu, Mar 4, 2010 at 2:42 PM, Curtis Windatt <Curtis_Windatt@xxxxxxxxxx> wrote:
No, the target currently has no knowledge of start levels.  The start levels when you launch are controlled by the launch configuation.  We do have some hard coded bundles that we know need special levels.

We've generally also left this decision at a product level. Inside of product definitions you can control start levels. The thought here is that there could be a variety of product definitions leveraging the same target but with different requirements on start levels.

Cheers,

--
Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev


Back to the top