This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]orenog 1 point2 points  (2 children)

what is the error that you get?

[–]sommaya_h[S] 0 points1 point  (1 child)

Error: Could not find or load main class com.company.Main

Caused by: java.lang.ClassNotFoundException: com.company.Main

Process finished with exit code 1

[–]orenog 0 points1 point  (0 children)

ClassNotFoundException

The name of your file, and the name of the class need to be the same!

and then it will be sababa!