Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse triggers full builds ... and we don't know why
icon5.gif  Eclipse triggers full builds ... and we don't know why [message #736095] Thu, 13 October 2011 15:04 Go to next message
noth is currently offline nothFriend
Messages: 1
Registered: October 2011
Junior Member
Hi,

we have a problem with our Builder. Sometimes Eclipse triggers a full build when there is no obvious reason to do so. One example: we are adding a class to a project and for (all) other projects, which are in no way related to our current project, a full build is triggered.

This should be no problem if builds are cheap, but for us they aren't. So we just want to start our builder if something in the project changed.

Is there a possibility to find out the reason for a full build? Or a possibility to find out if anything changed in the project? This would be something that could help us decide whether we want to start our builder or not.

It would suffice if some central build manager class would provide a method that can be queried by a registered builder to find out why the latest build has been initiated for a certain project.

Thanks,
Fabian Noth
JTransformer Team
Re: Eclipse triggers full builds ... and we don't know why [message #736119 is a reply to message #736095] Thu, 13 October 2011 15:58 Go to previous message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 10/13/2011 8:34 PM, noth wrote:
> we have a problem with our Builder. Sometimes Eclipse triggers a full
> build when there is no obvious reason to do so.

That is one of my pet peeves with Eclipse :)

Maybe the following blog post helps you -
http://thecoderlounge.blogspot.com/2011/04/debugging-eclipse-builders.html
Previous Topic:Substitute values at runtime
Next Topic:Why does a bundle need to be activated to load an adapter factory?
Goto Forum:
  


Current Time: Fri Apr 26 03:06:20 GMT 2024

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

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

Back to the top