Java Compiler

History: 2013/03/25: First release
Requires: ImageJ 1.47n or later
Source: Compiler.java
Installation: This plugin (Compiler.jar), which includes javac, is automatically downloaded to the plugins/jars folder by the Plugins>Compile and Run command if the javac compiler is not found in the Java classpath.
Description: The is an external version of ImageJ's ij.plugin.Compiler class that is downloaded and used when the javac compiler is not found by the Plugins>Compile and Run command.