The content.xml of your product repository could help - I want to check whether there's a tooling generated for simple configurator and if yes whether there is a specific filter that may not fit to your installation.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Pradeep Fernando Sent: vendredi 5 août 2011 13:40 To: P2 developer discussions Subject: Re: [p2-dev] SimpleConfigurator/bundles.info not get created in the product structure Hi Hugues, Katya, devs, On Fri, Aug 5, 2011 at 3:58 PM, Hugues Malphettes <[email protected]> wrote: > Hi Pradeep and Katya. > In Pradeep's file there is: > <features> > <feature id="example-feature" version="0.0.0"/> > </features> > > Try: > <features> > <feature id="org.eclipse.equinox.server.core"/> > <feature id="org.eclipse.equinox.server.p2"/> > <feature id="example-feature" version="0.0.0"/> > </features> Thanks for the help. Look like the above approach is not working :( . In the Config.ini the simpleConfigurator get listed, but its start level is taken as 4. reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar@4, Is there anything, (resource) that I could provide you guys to further understand the problem. thanks --Pradeep _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
