It was seriously painful to write a Grails app beforehand - I hope this makes up for all of the time I've wasted restarting the app when I modified Service code.
Note to self:
- Try your damndest to get debugging in eclipse working
- Do more with Junit / Grails test cases
- If neither of those work - do it without Eclipse :)
2 comments:
This does not work. At least not under Linux and the sun 1.6 jdk.
Oh my! I can somehow magically set breakpoints!!! How did that happen!!??
I think it might have been because I'd reset the system VM to sun jdk instead of the bundled jre... really, I'm not quite sure...
Now I'll have to see if step-debugging works.
Post a Comment