Originally Posted by TradewindKlaatubarada
I can't get Java Simulator to work. I get the following error:
"Exception in thread "main" java.lang.NoClassDefFoundError: escs/java"
|
You
must compile the java class first. Type "javac ESCS.java" and THEN type "java ESCS"
You can't skip the first step.