For whatever it's worth...I have never used groovy, but in NB 12.4, I
just tried this.
If I go to Tools -> Options -> Miscellaneous and click
on the groovy tab, I get a progress bar that says 'Activating Groovy'
and then after a few seconds it shows instructions on
how to download and install groovy.
Tony
On 10/22/2021 17:04, Geertjan Wielenga wrote:
Tried creating a Groovy file without having installed any plugins,
seems to be looking for a plugin that it can't find, in 12.5,
something seems broken with that plugin, others have reported similar
issues with Groovy in 12.5. Maybe try 12.4 while we figure it out?
Gj
On Fri, Oct 22, 2021 at 11:02 PM Geertjan Wielenga
<geertjan.wiele...@googlemail.com> wrote:
Not sure. Check whether you have syntax coloring before/after
having the plugin installed.
Gj
On Fri, Oct 22, 2021 at 11:01 PM Blake McBride
<blake1...@gmail.com> wrote:
On a possibly unrelated note, should I be able to activate the
Groovy plugin? If so, how?
What does the Groovy plugin do?
Thanks!
Blake
On Fri, Oct 22, 2021 at 3:38 PM Geertjan Wielenga
<geertjan.wiele...@googlemail.com> wrote:
Then you're going to need to describe what you did in a
previous release (i.e., not guess, but actually debug
Groovy in the previous release) and do the same as you did
then in the current release and, on that failing, provide
your sequence of steps here so that others can reproduce
and help.
Gj
On Fri, Oct 22, 2021 at 10:34 PM Blake McBride
<blake1...@gmail.com> wrote:
I hope you're wrong. A previous release of NetBeans
did allow me to debug Groovy.
On Fri, Oct 22, 2021 at 3:32 PM Geertjan Wielenga
<geertjan.wiele...@googlemail.com> wrote:
Not sure Groovy debugging is supported. If you see
some syntax coloring and editor features when you
open your Groovy file, then that's the Groovy
support that there is.
Gj
On Fri, Oct 22, 2021 at 10:24 PM Blake McBride
<blake1...@gmail.com> wrote:
Greetings,
I am using NetBeans 12.5 on a Linux box.
If I go to Tools / Plugins / Installed
I see the Groovy feature there but it is not
activated. I tried everything I could think
of but the "Activate" button never gets
enabled. I even tried running NetBeans as root.
My program uses Groovy but I can't seem to
debug Groovy files. I presume that is because
the Groovy plugin is not activated. How can I
activate it?
Thank you!
Blake McBride