DMAyuquina opened a new issue, #7403: URL: https://github.com/apache/netbeans/issues/7403
### Apache NetBeans version Apache NetBeans 21 ### What happened I tried to create a project in Netbeans for my university, but for some reason the program does not detect a main class in the project. As much as I tried to fix the problem and try to manually configure the main class, I could not do anything because Netbeans does not detect any Java file that I create. Even if I tart directly from the project properties. ### Language / Project Type / NetBeans Component Java/Study Project/Java main class ### How to reproduce Create a new project normally with Java Ant. When the Java class was generated, although it compiles correctly, when running it, the program does not detect any main class. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK 22 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else I installed it recently and it does not work the right way. According to the instructions I followed I did not move anything that can affect its operation and still the error is persistent. I uninstalled it and reinstalled it but it didn't work either. ### Are you willing to submit a pull request? Yes -- 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
