I use Groovy for controller beans in spring MVC.
I can set breakpoints in Groovy code, they do work, but
1) the active line is not highlighted, though code stepping and breakpoints work as they should.
2) expression evaluation works bad: I can evaluate locals, but they're highlighted red in "Expression Evaluation" window and I can get no properties and execute no methods for local objects.
3) Pressing Alt+F8 on local object opens "Expression Evaluation" window, but doesn't autofill "Expression" textfield.
I can try to build a sample project to reproduce the bug if you need.
plugin build 1.5.16212