Execution point highlighting

Hi All,

The plugin looks great so far!

I'm running into a potential issue with debugging. I setup selena #7312 with the latest groovy/grails plugin and created a basic grails app with one groovy controller. I set several breakpoints in the controller.

Every time I restart the IDE and debug the application, the breakpoints work because the execution stops and the frames and variables windows display, but the execution point in the groovy code is not highlighted blue.

The IDE continues to do this until I make a change to the controller groovy file and save it. Then the execution points are highlighted.

Any thoughts as to why or fixes to this behavior? Did I miss a configuration step(s) for the app or plugin?

Best,
Matt

0

Please sign in to leave a comment.