Creating java project, and not selecting a template, not recognizing java class
Answered
If when I create a java projec I select "create project from template" everything works. I can run the helloworld I get by default.
But if don't create it with a template I get a project which doesn't understand what a new java class is. I don't see anyway of running the helloworld I created by hand.
Please sign in to leave a comment.
Make sure the Java class is created inside the Sources root: