Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to exclude some plugins from a headless build?
How to exclude some plugins from a headless build? [message #587889] Thu, 08 January 2009 11:31
romu is currently offline romuFriend
Messages: 34
Registered: July 2009
Member
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.
Previous Topic:Looking for API to add an extension entry in plugin.xml.
Next Topic:Dependency on JUnit bundle can not be satisfied in manifest
Goto Forum:
  


Current Time: Thu Apr 18 19:16:49 GMT 2024

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

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

Back to the top