Skip to content

Instantly share code, notes, and snippets.

@suxiaogang
Created October 25, 2013 02:50
Show Gist options
  • Save suxiaogang/7148757 to your computer and use it in GitHub Desktop.
Save suxiaogang/7148757 to your computer and use it in GitHub Desktop.
VM arguments for Eclipse application debugging.
-Dosgi.requiredJavaVersion=1.6 -Xms128m -Xmx512m -XX:MaxPermSize=128m -XX:PermSize=80m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment