Saturday, December 1, 2012

Google Plugin for Eclipse OutOfMemoryError

There is some kind of memory leak in the Google Plugin for Eclipse.  I always use GWT and GAE so not sure what the culprit is but adding this to the launch configuration "VM Arguments" helps:

-XX:MaxPermSize=512m