Issues with p2.inf for a product file that lies next to a feature.xml file [message #1696778] |
Thu, 28 May 2015 14:09 |
Tobias Bertelsen Messages: 1 Registered: May 2015 |
Junior Member |
|
|
We have a setup where we have a .product file and a feature.xml file next to each other in a Eclipse feature as explained in Ralf Ebert's tutorial.
We now have problems as we need to add P2 information to the product using a p2.inf file created next to the .product file.
Unfortunately the p2.inf configuration file is applied to both the product and the feature as it exists next to both the .product and the feature.xml files.
We cannot put the .product file in a subfolder since it will then not be included when we build a P2 repository. We have tried putting our .product file in a separate Eclipse plug-in but experienced problems like those described by the following post:
https://www.eclipse.org/forums/index.php/t/457252/
Any suggestions of how to safely ensure that the p2.inf file only applies either to the .product or feature.xml file ?
|
|
|
Powered by
FUDForum. Page generated in 0.04053 seconds