Skip to content

Instantly share code, notes, and snippets.

@shreeshga
Created December 19, 2011 22:20
Show Gist options
  • Save shreeshga/1499177 to your computer and use it in GitHub Desktop.
Save shreeshga/1499177 to your computer and use it in GitHub Desktop.
eclipse Java Heap Error
-vmargs
-Xms512m
-Xmx1024m
-XX:+UseParallelGC
-XX:PermSize=256M
-XX:MaxPermSize=512M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment