| Author |
Could not find or load main class StDemo
|
vishal mishra
Ranch Hand
Joined: Jul 12, 2010
Posts: 78
|
|
Thanks for giving me such a valuable suggestion.I have improved my code.
Now please help me in rectifying this error.
On compiling the file StDemo.Java compiler has generated two files named "Stackk.class" and "StDemo.class"
I have tried to run the program using command "java StDemo" but it is giving this error "Could not find or load main class StDemo".Desktop directory contains file "StDemo.class"
Here is my new code
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2928
|
|
|
You must be facing a similar issue.
|
Mohamed Sanaulla | My Blog
|
 |
vishal mishra
Ranch Hand
Joined: Jul 12, 2010
Posts: 78
|
|
Problem Solved!!!
Thanks a lot !!!
|
 |
 |
|
|
subject: Could not find or load main class StDemo
|
|
|