vote up 0 vote down star

It seems to be possible to debug Grails applications in the recently released Netbeans 6.7, even if not directly through the menus. However, is it really so, that it's still not possible to set breakpoints in closures, as hinted in this thread?

I'm currently quite baffled by this, since I find it hard to believe they still haven't implemented proper debugging support. I am hoping to someone to prove me wrong.

flag

40% accept rate

1 Answer

vote up 1 vote down

We had luck running

grails-debug run-app

outside of the IDE and then connecting the IDE to the debug session on port 5055.

And by luck I mean then we stopped using this product because it lacked decent debug capabilities and paid for our IntelliJ licenses.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.