
|
|
|
|
Home / Computers / Programming / Languages / Java / Development Tools / Build Tools
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- A Complete Makefile Setup for Java - Comprehensive makefile for building Java class files, RMI stubs and skeletons, JNI header files, JAR archives. [Freeware]
geosoft.no/javamake.html
- experimentalstuff.com: A Make Tool for the Java Language - An automated dependency analysis tool, which acts a drop-in replacement for javac, from Sun's skunkworks. It maintains a dependency database to only compile the minimum necessary. [Freeware]
www.experimentalstuff.com/Technologies/JavaMake/index.html
- JavaDeps - Automatic dependency tracking in Java. [Open Source, GPL]
www.vet.com.au/java/javadeps
- JMK - Make in Java - Utility for maintaining files in a consistent state, designed to support the task of writing platform independent make files. [LGPL]
jmk.sourceforge.net
|
|
|
|
|