Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Headless build doesn't find my plugin projects
Headless build doesn't find my plugin projects [message #595268] Wed, 15 April 2009 16:03
Eclipse UserFriend
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
Previous Topic:Headless build doesn't find my plugin projects
Next Topic:Plug-in View: Import As | Source Project
Goto Forum:
  


Current Time: Thu Apr 25 01:16:31 GMT 2024

Powered by FUDForum. Page generated in 0.02828 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top