At 12:43 20/7/00 -0500, you wrote: >- IBM JDK 1.3 >- dependency scanning/reporting for minimal rebuild
That can be done if you use jikes compiler and add <property name="build.compiler" value="jikes"/> <property name="build.compiler.emacs" value="on"/> <property name="build.compiler.warnings" value="true"/> <property name="build.compiler.depend" value="true"/> to build.xml Cheers, Pete *------------------------------------------------------* | "Nearly all men can stand adversity, but if you want | | to test a man's character, give him power." | | -Abraham Lincoln | *------------------------------------------------------*
