Hi Eloy, I suggest you post this question on the buckminster forum. This forum is primarily intended for p2 development discussions.
Regards, Thomas Hallgren On 2011-08-19 14:39, Eloy Gomez wrote:
Hi all! I have a eclipse based product build with buckminster following this tutorial: http://www.ralfebert.de/blog/eclipsercp/rcp_builds/ This produce .zip products with native lanunchers and p2 enabled, but when try to install new plugins, ever write the configuration on the buckminster install folder. This is the scenario: First, export my product under this directory /tmp/buckminster.out/my_feature/product.zip Unzip the product under /home/user/product Try to install a new plugin, then P2 write the configuration in /tmp/buckminster.out/my_feature/product/product.ini. Features and plugins are installed into /tmp/buckminster.out/my_feature/product/features and /tmp/buckminster.out/my_feature/product/plugins in p2/org.eclipse.equinox.p2.engine/profileRegistry/MyProductProfile.profile/ there are profiles.. Both have the value of org.eclipse.equinox.p2.installFolder set to the buckminster export directory: /tmp/buckminster.out/my_feature/product/ When export my product inside Eclipse (open product file, then click on Export product) works fine.. How can I solve this??? Thanks!!
_______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
