Could not find or load main class

Asked

Viewed 428 times

0

Imagem caputada do Netbeans 8.1,

I try to run my project Netbeans 8.1 and from this error shown in the picture inserted, I have java and all its components already installed, the error appeared after denying running a form, giving memory error information and then no longer running the whole project

  • You forgot to put the method main in your class.

  • The classes I have are simply to do the control or are control and I already checked I have the Main method. I am working with the GUI. And this error came up after I inserted images as the form background

  • and when I click on the error this is the following code: <java classpath="${classpath-Translated}" classname="${classname}" dir="${work.dir}" jvm="${Platform.java}" Fork="true" failonerror="${java.failonerror}">

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.