  |
experimentalstuff.com: A Make Tool for the Java Language - http://www.experimentalstuff.com/Technologies/JavaMake/index.html
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] |
  |
Viewtier Devenv - http://www.viewtier.com/products/devenv/
A simple command-line development environment manager that allows reproducible Java builds. [Shareware] |
  |
A Complete Makefile Setup for Java - http://geosoft.no/development/javamake.html
Makefile for building Java class files, RMI stubs and skeletons, JNI header files, JAR archives. [Freeware] |
  |
JMK - Make in Java - http://jmk.sourceforge.net/
Utility for maintaining files in a consistent state, designed to support the task of writing platform independent make files. [LGPL] |
  |
JFig Java Configuration Management Tool - http://jfig.sourceforge.net/
A Configuration utility that provides simple, flexible and powerful functionality for managing one or more configurations in a java environment. It uses a combination of a hierarchy of configuration files, substitution variables and property variables. [Open source, GPL] |