Can one debug with breakpoints in GSP in grails?

I am able to debug and set breakpoints in my class files and it works fine.

I can set breakpoints in the GSP files, but it never stops in the debugger.

I'm using IDEA 9.0 beta.

BTW, any updates expected soon for the beta?

0

I can set breakpoints in the GSP files, but it never stops in the debugger.

There's no such possibility yet due to the Grails limitations.

0

请先登录再写评论。