Grails debugging
Posted by admin - 06/05/09 at 11:05:21 pmGrails application step-by-step debugging? Yes. With NetBeans 6.7M3. Just from command line lunch in directory of your application:
grails-debug run-app
and in NetBeans attach debbuger on port 5005 (Debug->Attach Debugger). Now you can put the breakpoint.
May 6, 2009 | In Grails | No Comments
Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds.
Valid XHTML and CSS.