How to fix Groovy Grails Tool Suite 3 extreme memory usage
eclipse, grails, groovy, memory, sts-springsourcetoolsuite
Solution
- Close unused project
- Deactivate auto-build
- Recreate your workspace (Back it up first!)
- Others solutions: http://blog.normation.com/2010/05/24/optimizing-eclipse-performances/
Problem
Groovy Grails Tool Suite always takes more than 3000M of memory. Even at start. Heap status show about 2500M How can I fix this, it's not supposed to take that much. I always have to restart my IDE because it's too slow. I've already upgraded my GGTS.ini: -Xms320m -Xmx3072m -XX:MaxPermSize=2048m