I don't actually know the answer to your question, but I'm hoping the answer is "no, that's not possible".
Your bundle probably does not need to be activated when Eclipse is started. If you and all other plug-in authors were able to do this, then Eclipse would take hours to start. Please consider other ways to achieve what you want to do. Rgds, Neil On Tue, Aug 16, 2011 at 4:11 AM, Pradeep Fernando <[email protected]> wrote: > Hi devs, > > I have a p2-aware product that uses simpleconfigurator. In the > bundles.info file the activate on startup field is set to 'false' for > most of the bundles. > How simpleconfigurator decides weather to put to 'false' or 'true' in > bundles.info. Is it possible to make the default value to 'true'. > (activate bundle at startup) > > > Thanks, > --Pradeep Fernando > _______________________________________________ > equinox-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/equinox-dev > _______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
