The Java source code must be compiled using the Java compiler javac. To compile
on a Unix workstation, type the following at the operating system prompt:
$javac Example.java
Or if your using Code Warrior choose "compile" from the "Project" menu.