IntelliJ Debug console: Execute code
已回答
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 ?
请先登录再写评论。
Evaluate Expression is the only option.