Author Login
Post Reply
Hi Groovy Plugin developers!
What do you think about ability to run Groovy Console in debug mode?
I often use "Run Groovy Console" for project in order to test some pieces of code in project classpath.
It is *very* useful.
However, sometimes I need to run some code in debug mode, in order to debug it, and look what is going on deep inside.
Now it is not possible to run Groovy console in debg mode.
I think it is worth to save Groovy Console Launch Configuration, thus everybody will be able to re-run it in debug mode.
Also we will be able to change console classpath easily, without need to recompile project etc.
What do you think about it?
Best regards,
Sergey Bondarenko.