Re: 12.6-rc1: Can't set breakpoints in Groovy until a Java file is displayed

2021-10-28 Thread Geertjan Wielenga
Sounds about right. When you think you want Groovy, you need to be reminded that what you actually need in the background is Java. NetBeans — your helpful reminder of what’s what. Gj On Thu, 28 Oct 2021 at 23:53, Blake McBride wrote: > If I bring up NetBeans 12.6-rc1 on a project with Java & Gr

12.6-rc1: Can't set breakpoints in Groovy until a Java file is displayed

2021-10-28 Thread Blake McBride
If I bring up NetBeans 12.6-rc1 on a project with Java & Groovy source files and go to a Groovy source file, the system will not allow me to set a breakpoint. However, if I display a Java file and then go back to the Groovy file, I can then set a breakpoint in the Groovy file. It appears like dis