IntelliJ Debug console: Execute code

Answered

Is there anyway to execute code while debugging groovy code, such as provided by pycharm for python ?

There's the "Evaluate Expression" box but honestly it is excruciating.
Any better way to execute commands while debugging groovy code ?

0
1 comment

Evaluate Expression is the only option.

0

Please sign in to leave a comment.