| The aim of this project is to
develop a tool for analyzing dependencies between Java classfiles. The
tool is supposed to be integrated in Apache Ant, a Java based
build tool. Ant is equipped with all necessary tools for developing Java
programs. Unfotunately, it is still lacking a dependency analyzer that
facilitates recompilations of only those files that are affected by the
latest modifications of the source code. |