Hey. I've uninstalled netbeans, and installed just the SDK 1.4.2. I can
compile .java files from the command prompt, but EVERY time I try to run
ANY .class file, I get:
Exception in thread "main" java.lang.NoCla ssDefFoundError : Test/java
What am I doing wring, here?
compile .java files from the command prompt, but EVERY time I try to run
ANY .class file, I get:
Exception in thread "main" java.lang.NoCla ssDefFoundError : Test/java
What am I doing wring, here?
Comment