Skip to content

Instantly share code, notes, and snippets.

@ddelponte
Last active August 29, 2015 13:58
Show Gist options
  • Save ddelponte/9941735 to your computer and use it in GitHub Desktop.
Save ddelponte/9941735 to your computer and use it in GitHub Desktop.
Grails IntelliJ Settings
run-app -debug -reloading
-XX:MaxPermSize=512m -Xmx4096m
// To run in grails 2.4
grails -debug test-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment