I have a problem when I create a java application, for some reason no main class is created, I can follow the HelloWorld tutorial word for word but I still have the same problem. When I first installed NetBeans everything was fine, then the next day this problem appeared out of no where.
What should happen: (from "Hello World!" for the NetBeans IDE (The Java™ Tutorials > Getting Started > The "Hello World!" Application))
http://i.imgur.com/QvlQy.png
What I get:
http://i.imgur.com/E6ltI.png
I hope there's an easy solution because I'm eager to start learning, this is holding me back. Thanks.

