Visualize build dependencies [message #323112] |
Mon, 10 December 2007 06:32 |
Eclipse User |
|
|
|
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..
|
|
|
Powered by
FUDForum. Page generated in 0.03195 seconds