Headless build doesn't find my plugin projects [message #55338] |
Wed, 15 April 2009 12:03 |
Eclipse User |
|
|
|
Originally posted by: gaston.tonietti.teracode.com
Hi,
I'm setting up a headless build for my application following this guide:
http://aniefer.blogspot.com/2009/03/building-p2-rcp-products -in-eclipse.html
I added the workspace to pluginPath property but the ant task isn't resolving the bundles which are projects. I'm getting the following
error message:
BUILD FAILED
/home/gaston/Development/bom-workspace/releng/buildProduct.x ml:19: The following error occurred while executing this line:
/opt/eclipse-rcp-galileo-M6/plugins/org.eclipse.pde.build_3. 5.0.v20090312-1500/scripts/productBuild/productBuild.xml:26: The following
error occurred while executing this line:
/opt/eclipse-rcp-galileo-M6/plugins/org.eclipse.pde.build_3. 5.0.v20090312-1500/scripts/productBuild/productBuild.xml:54: Unable to find
plug-in: <my.rcp.app.plugin.id>. Please check the error log for more details.
One thing for you to know is that I have not the projects located at workspace root. Here you have my layout:
WS
another_folder
project1
project2
relengProject
I've tried adding both folders, WS and WS/another_folder, to pluginPath but without luck.
Thank you all in advance.
Gaston
|
|
|
Powered by
FUDForum. Page generated in 0.02954 seconds