Debugging Grails 3 run-script
Answered
I'm using IntelliJ 2017.2 and want to debug a grails 3.3 script which I started with run-script. But the debugging is not working.
When I debug the application which is started with run-app the debugger is working fine.
Any IDEAs?
Thanks
Bernhard
Please sign in to leave a comment.
Could you please report an issue at https://youtrack.jetbrains.com/issues/IDEA and provide a small sample project to reproduce it? Thank you.
Thanks, I created the issue: https://youtrack.jetbrains.com/issue/IDEA-190144