Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kaua Costa   on Jul 15 In Java Category.

  
Question Answered By: Ethan Evans   on Jul 15

The path  suggestion worked great! I set the PATH
using "export PATH=$PATH:/usr/java/jdk1.3.1_02/bin" and
it compiled without problems. However, when I ran
the command  "java Test.class" and I get the dreaded
"exception in thread "main" java.lang.NoClassDefFoundError:
Test/class. Must be a classpath  problem. Any
ideas?

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Linux Java PATH and CLASSPATH Or get search suggestion and latest updates.


Tagged: