Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Visualize build dependencies
Visualize build dependencies [message #323112] Mon, 10 December 2007 11:32
Jörg Kiegeland is currently offline Jörg KiegelandFriend
Messages: 32
Registered: July 2009
Member
Is there any chance to see, why a Java project is build automatically,
when I have turned on "Build automatically" and I modified and saved
another Java project which has nothing to do (in the dependency
categories by project, plugin project and build path) with the former
Java project? I already put some more debugging outputs in jdt plugins,
but I do not exactly know yet, where the invalidation of Java projects
(with an subsequent build) does happen. Or is it handled that way, that
any Java project is incremental build when only one Java project is
modified, but only those Java projects do actually incremental compile
which have Java dependencies to the modified Java project? Or is the
dependency graph used in front to determine which projects have to be
incremental build, so only a minimal set of Java projects are touched?

Thanks for any ideas..
Previous Topic:Programatically run a java application
Next Topic:Plugin activation / Action state
Goto Forum:
  


Current Time: Sun Oct 06 07:06:07 GMT 2024

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

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

Back to the top