ratcashdev commented on issue #3975: URL: https://github.com/apache/netbeans/issues/3975#issuecomment-3148696744
Tested dev-build_8664 that I have downloaded from https://github.com/apache/netbeans/actions/runs/16453544666/artifacts/3590774053 . Extracted, and run with `bin/netbeans`, with a fresh `.netbeans` directory. Running a nested test fails with error. It can't find the method, because it passes maven a wrong method qualifier. The nested class is missing. CTRL+F6 executes only non-nested test methods. Maybe I am doing something wrong, but it looks like it has zero support for nested classes. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists