Cavaj Java Decompiler is a graphical freeware utility that reconstructs Java source code from CLASS files. You can decompile Java applets, JAR, and ZIP files producing accurate Java source code. Browse the reconstructed source code with the Class View for...

From the developer: "JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary CLASS file. (for example Java applets). JCavaj runs on any platform with Java Runtime Environment 1.4 or...

ExeJ

ExeJ 1.01

ExeJ is a command-line tool that creates a batchlike executable (EXE file) for your Java application. The command line used to start your Java application is wrapped in the generated executable and the user can simply start the Java application with a...

JiveLint

JiveLint 1.21

Picking bugs out of your source code can be painfully slow, but here?s a tool that might help you prevent infestation. JiveLint applies static analysis to your source code and checks that it follows a set of coding conventions, helping to find and avoid...