You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/08/27 00:06:08 UTC

[GitHub] [netbeans] blakemcbride opened a new issue, #4543: Can't put Groovy breakpoints before Java breakpoints

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: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists