Penguin
Note: You are viewing an old revision of this page. View the current version.

A Java dependancy engine, JavaDeps finds which classes are dependent on which other Class?es. This is important because classes may need to be recompiled when a class they depend upon changes.

Ant supports JavaDeps, but you need to download the package seperately.

http://www.vet.com.au/java/javadeps/