Why do I get the error "java.lang.NoClassDefFoundError: com/sun/tools/javac/Main" ?

Question ID : 239
Created on 2014-12-04 at 4:48 AM
Author : Veryant Support [support@veryant.com]

Online URL : http://support.veryant.com/support/phpkb/question.php?ID=239



This error means that the Java Compiler cannot be found in the CLASSPATH.

Ensure that the library $JDK_HOME/lib/tools.jar appears in the CLASSPATH.



Back to Original Question