Error: Could not find or load main class
What is this? Maybe some error with classpath or path?
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Error: Could not find or load main class
What is this? Maybe some error with classpath or path?
Classpath.
It seems it is not that.
Can you post the full contents of the command prompt window that shows the command that was entered and the error message?
If you don't understand my answer, don't ignore it, ask a question.
This is directory:
C:\Users\Lazar\Documents\NetBeansProjects\hello\sr c\hello\Hello.class
and this is my command and error:
C:\Users\Lazar\Documents\NetBeansProjects\hello\sr c\hello>java Hello.class
Error: Could not find or load main class
The java command takes a classname for its arg, not a filename. Leave off the .class
Did you copy the full contents of the command prompt window
or type in manually what was posted in post#5?
The error message is missing some text.
If you don't understand my answer, don't ignore it, ask a question.
It is ok now! Thank you for help
Also posted at: Error: Could not find or load main class - Dev Shed
Looks like OP didn't say that the class was in a package.
If you don't understand my answer, don't ignore it, ask a question.
I finished my FTP Client application!!!!!!!!
THANKS NORM!! I keep runing into you everywhere.
You will find this post on some more places!!!!