[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Fw: [p2-dev] Dropins directory is ignored in a product build | 
Thank you for the prompt response, DJ,
You are right that the dropins bundle is marked as false in my file eclipse\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info. 
org.eclipse.equinox.p2.reconciler.dropins,1.1.0.v20100525,plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.0.v20100525.jar,4,false
But this file is automatically generated during the build. Is there a way I can set it so that it will be changed to true?
Best Regards
Samuel Wu
----- Forwarded by Samuel Wu/Toronto/IBM on 07/14/2010 01:15 PM -----
| ![]() From:
 | ![]() DJ Houghton/Ottawa/IBM@IBMCA
 | 
| ![]() To:
 | ![]() P2 developer discussions <p2-dev@xxxxxxxxxxx>
 | 
| ![]() Date:
 | ![]() 07/14/2010 12:59 PM
 | 
| ![]() Subject:
 | ![]() Re: [p2-dev] Dropins directory is ignored in a product build
 | 
| ![]() Sent by:
 | ![]() p2-dev-bounces@xxxxxxxxxxx
 | 
It should be picked up automatically when the reconciler bundle is started. Check the bundles.info file in your product to ensure the org.eclipse.equinox.p2.reconciler.dropins bundle is marked as "true" for autostart.
![Inactive hide details for Samuel Wu---2010/07/14 12:52:18 PM---Hello there, When I picked up an Eclipse SDK, I can drop some fe]() Samuel Wu---2010/07/14 12:52:18 PM---Hello there, When I picked up an Eclipse SDK, I can drop some features/plugins in the
Samuel Wu---2010/07/14 12:52:18 PM---Hello there, When I picked up an Eclipse SDK, I can drop some features/plugins in the
| ![]() From:
 | ![]() Samuel Wu/Toronto/IBM@IBMCA
 | 
| ![]() To:
 | ![]() p2-dev@xxxxxxxxxxx
 | 
| ![]() Date:
 | ![]() 2010/07/14 12:52 PM
 | 
| ![]() Subject:
 | ![]() [p2-dev] Dropins directory is ignored in a product build
 | 
| ![]() Sent by:
 | ![]() p2-dev-bounces@xxxxxxxxxxx
 | 
Hello there,
When I picked up an Eclipse SDK, I can drop some features/plugins in the dropins directory and they are picked up by the platform. I created a product build to build my product. In my product build, the features/plugins put in the dropins directory are ignored. Is there a configuration setting can be set to make the dropins directory recognized as in SDK? Thanks.
Best Regards
Samuel Wu_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

