BraveDave's musings
Monday, September 29, 2014
IDEA grails run-app options
use the options in IDEA to run a grails app:
command line: -Ddisable.auto.recompile=true run-app
VM options: -server -Xmx2G -Xms1G -XX:PermSize=1024m -XX:-UseGCOverheadLimit
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)