Logo 
Search:

Java Answers

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

  
Question Answered By: Alberta Miller   on Jul 15

Check the CLASSPATH variable and make sure that "." is part of the
classpath.

Also make sure that the java  being run is from the appropriate JDK
(i.e., if the class  uses 1.4 features, make sure it is being run with
the java from the JDK 1.4).

Share: 

 
 
Didn't find what you were looking for? Find more on serious problem running java .class files Or get search suggestion and latest updates.


Tagged: