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 ?
Please sign in to leave a comment.
Evaluate Expression is the only option.