jdaugherty opened a new issue, #331: URL: https://github.com/apache/grails-intellij-plugin/issues/331
What steps will reproduce the issue? 1. Write a groovy script 2. Set a breakpoint 3. Create a new Run/Debug configuration with a command line "run-script scripts/HelloWorld.groovy" 4. hit the debug button What is the expected result? The debugger stops at the breakpoint What happens instead? The script runs until the end, the breakpoint is ignored I attached the Dummy Grails application and the idea.log --- *Imported from [IDEA-190144](https://youtrack.jetbrains.com/issue/IDEA-190144) · Type: Bug · Votes: 0* *Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
