posted 24 years ago
Hello,
I'm hoping someone can help me. I have installed Java 2 SDK version 1.3.1_02 and have it working to the point of compiling using javac. When I try to run the application (i.e. AnimatorApp)I get an error that says "Exception found in thread 'main' JavaLang.NoClasDefFoundError: AnimatorApp".
I have my actual java and class files in c:\java\, and tried setting the CLASSPATH to this, but it didn't make a difference, so I tried setting it to c:\jdk1.3.1_02\lib\tools.jar, which I saw to do on earlier post, but I continue to get this message. Any other suggestions?
Thank you! Tammy