Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to configure headless PDEbuild to build not in the source folder
How to configure headless PDEbuild to build not in the source folder [message #602363] Fri, 09 October 2009 09:58
Andreas Gellendin is currently offline Andreas GellendinFriend
Messages: 12
Registered: July 2009
Junior Member
Hi,

I have written a RCP application. My sources are in a sourcecode control
system. Now I want to configure the PDE build, that it builds into a
target directory that is not under source control.

I set the -DbuildDirectory Parameter to the target folder.
I run the build from the source folder. But now the build fails to find
the feature I want to build, because it seems to search it in the target
folder. As I understand it in the buildDirectory the build will be done
and the features and plugins will be generated.

What did I wrong?
Previous Topic:Creating a button like "Search"?
Next Topic:PDE build that uses pre-compiled artifacts
Goto Forum:
  


Current Time: Thu Mar 28 18:10:28 GMT 2024

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

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

Back to the top