Posted By:
Rodrigo_Oviedo
Posted On:
Wednesday, November 28, 2001 06:49 AM
Hi, I have a problem:
I don't know why, but when I try to run a Java based program, like eclipse, ant or JBoss I get this message:
Couldn't find or load essential class 'java/lang/Object' ....
How can I solve this?
I'm using jdk1.3.1_01 and I have set the JAVA_HOME and the CLASSPATH variables.
CLASSPATH points to $JAVA_HOME/src directory(I've decompressed src.jar)
Javac and Java tools work without problem.
Thanks in advance.
Rodrigo