j
k
j a
j l
I'm trying to learn Java 2 on Linux. I have installed jdk-1.3.1_02 Now when give the command
$javac Example.java
it gives me following error
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/javac/Main
Please help.
Back to the thread
Back to the list