Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Visualize build dependencies
Visualize build dependencies [message #323112] Mon, 10 December 2007 06:32
Eclipse UserFriend
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: Mon Mar 10 19:48:48 EDT 2025

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

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

Back to the top