javastudent
Programmer
Whenever I try to compile a java file now (using javac.exe), I get an error message saying:
Exception in thread "main" java.lang.NoClassDefFoundError: sun/tools/javac/Main
Until recently I could compile java files OK...
What does this mean & more importantly how can I fix it??
Thanks in advance...
Exception in thread "main" java.lang.NoClassDefFoundError: sun/tools/javac/Main
Until recently I could compile java files OK...
What does this mean & more importantly how can I fix it??
Thanks in advance...