Java Compiler on Eniac
The java compiler is named javac. To create foobar.class from foobar.java use the command
% javac foobar
The path to java on Eniac is /usr/java/$version/bin/.
Note: For information on logging into Eniac, please see "How Do I Log Into Eniac?"