pschuett opened a new issue, #6131: URL: https://github.com/apache/netbeans/issues/6131
### Apache NetBeans version Apache NetBeans 18 ### What happened When I select a JUnit 5 test class and select under "Profile" "Profile test file" the I get the error dialog: Class "<classpath of testclass>" does not have a main method. It does not matter, if it is a simple JUnit test class with suffix Test or an integration test with suffix IT  ### How to reproduce I think a simple try to profile a JUnit 5 test reproduce this error. ### Did this work correctly in an earlier version? Apache NetBeans 13 or earlier ### Operating System Windows 10 ### JDK OpenJDK 11 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
