DJIndent is a open source pure java pretty printer, or beautifier. What it does is to allow javafile(s) to be converted to a uniform coding convention dictated by an xml file. The xml file dictates such things as { location, whitespace usage, mandatory
Bash script that uses various Linux tools regarding Java programming for PDAs and Palm devices to automate the process of creating a PRC file out of the JAVA files.
Jus is a Java build tool, similar to Ant. Jus was created because, after using Ant for several months on a real project, I wanted Ant with file-based targets and an easier-to-type scripting language.
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.
J.O.O.D.A. is a pure Java 1.3 Java IDE. Supporting syntax highlightning, dynamic execution of code, Win98 and Linux, file-based editing of sourcecode, class-based editing of sourcecode...
ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.