How to exclude some plugins from a headless build? [message #587889] |
Thu, 08 January 2009 06:31 |
Eclipse User |
|
|
|
Dear all,
I currently build my project using the headless PDE build, this means a
couple of files (global build.properties and allElements.xml) to build a
whole project (= a set of Eclipse plugins and features).
I'm facing an issue with a particular project which contains a plugin that
we don't want to build. This plugin is NOT referenced at all by any
feature of the project, but PDE still tries to bulid it and the process
stops because PDE is not able to properly execute the "generateScript"
target for this plugin.
So my question is pretty simple: How can I exclude a whole plugin from my
projects?
Thanks in advance for the help.
|
|
|
Powered by
FUDForum. Page generated in 0.05897 seconds