English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

im running this from a batch file , when i get the following errors ..

http://img85.imageshack.us/my.php?image=probew9.png

usin win XP,
jdk 1.4 ..
the classpath is set to the current folder ,also tried the (.;) method..

2007-02-25 17:31:29 · 3 answers · asked by rave23 2 in Computers & Internet Programming & Design

3 answers

It may possible that the name of the file and the name of the class defind in it are not the same.

2007-02-25 17:49:15 · answer #1 · answered by manoj Ransing 3 · 0 0

Check the version of the JDK it should be match with the class you specified in the program. It doesn't match then that error may be raised. And also if the class doesn't exist then also that error will be raised.

2007-02-25 17:49:15 · answer #2 · answered by sridhar b 2 · 0 0

do you have a main method?

2007-02-26 00:15:03 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers