Skip to content

Instantly share code, notes, and snippets.

@jonatasemidio
Created May 8, 2014 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonatasemidio/0e563043a30b28994fb6 to your computer and use it in GitHub Desktop.
Save jonatasemidio/0e563043a30b28994fb6 to your computer and use it in GitHub Desktop.
JVM: Variáveis de memória para evitar erro de PermGem no IntelliJ
-Xms740m -Xmx1024m -XX:MaxPermSize=512m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment