File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes Could not find or load main class StDemo Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Could not find or load main class StDemo" Watch "Could not find or load main class StDemo" New topic
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
    
  15

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 !!!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Could not find or load main class StDemo
 
Similar Threads
Have problem in stack ! not able to get the output
cannot resolve symbol
Exception in thread "main" java.lang.NoClassDefFoundError: kolos/Main
Name Of file !!!
How to make a Tar in java