blakemcbride opened a new issue, #4543: URL: https://github.com/apache/netbeans/issues/4543
### Apache NetBeans version Apache NetBeans 14 ### What happened When debugging a Java / Groovy application. The system will not let you put a breakpoint in Groovy code before putting at least one breakpoint in some Java code. In other words, it appears that putting a breakpoint in Java code enables the ability to put breakpoints in Groovy code. ### How to reproduce Debug an app that had Java and Groovy code. Try putting a breakpoint in Groovy code. The system will not let you. Then put a breakpoint anywhere in Java code. Now you can put breakpoints in Groovy code. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Fedora Linux ### JDK 8 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct 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
