Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Erica Matthews   on Jan 27 In Java Category.

  
Question Answered By: Coleman Smith   on Jan 27

The your problem is the CLASSPATH evironment variable
in your computer has not contained dot '.' in its
content.

YOU must set the CLASSPATH as follows:

set CLASSPATH=.;%CLASSPATH%

Share: 

 

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

 
Didn't find what you were looking for? Find more on When compiling class not found Or get search suggestion and latest updates.


Tagged: