Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Recursive PDE headless build
Recursive PDE headless build [message #1321056] Tue, 29 April 2014 04:31
Max Mising name is currently offline Max Mising nameFriend
Messages: 54
Registered: September 2010
Member
I'm wondering if there is a flag that will tell the PDE headless build to build plug-in dependencies if they are not built. What I have is a very large repo that contains multiple plug-ins and features. If I run the PDE build on a single plugin or feature, it will compile fail because some the dependencies that are in the repo are not built. It would be nice if there was a way to tell PDE headless to recursively build dependencies of plugins so I don't have to figure out my dependency tree myself and make sure everything is built in the proper order.

One application I was hoping to use this for was automated building on repo commits. So if a code change is made, the PDE headless kicks off only specifying to build the plug-ins changed in the commit.

Thanks

Max
Previous Topic:Automatically attach sources to dependencies
Next Topic:Replace default StyledText to create a custom text editor
Goto Forum:
  


Current Time: Fri Apr 26 17:33:25 GMT 2024

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

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

Back to the top