Re: [equinox-dev] How to set activate on startup to 'true' in bundles.info file

2011-08-16 Thread Pradeep Fernando
Hi Neil/devs, On Tue, Aug 16, 2011 at 8:56 AM, Neil Bartlett njbartl...@gmail.com wrote: I don't actually know the answer to your question, but I'm hoping the answer is no, that's not possible. Yes I got your point. I too think you are correct here. But I'm not clear the what makes it 'true'

Re: [equinox-dev] How to set activate on startup to 'true' in bundles.info file

2011-08-16 Thread Yousouf, Shenol
Hi Pradeep, Whether a bundle will be marked for start or not in the bundles.info is determined by the metadata, published for this bundle in the p2 repository, from where it is installed. The description of the bundle's IU in the repo can include a touchpoint action (see the documentation

Re: [equinox-dev] How to set activate on startup to 'true' in bundles.info file

2011-08-16 Thread Thomas Watson
This is a p2 question that you may want to ask on the p2-dev mailing list (http://dev.eclipse.org/mhonarc/lists/p2-dev/). But I think a similar question has been answer nicely by Andrew at