wwilsonn91 commented on issue #5656:
URL: https://github.com/apache/netbeans/issues/5656#issuecomment-1483837085
I can't reproduce this myself.
Did you structure the class correctly?
Is the package properly declared?
Is the "hello world" print instruction contained within a main method?
("public static void main(String[] args)" or "public static void main(String...
args)"? Is such a method even declared?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists