Skip to content

Instantly share code, notes, and snippets.

@whysoserious
Last active August 29, 2015 14:07
Show Gist options
  • Save whysoserious/80ad08ba5b8d0e11c05c to your computer and use it in GitHub Desktop.
Save whysoserious/80ad08ba5b8d0e11c05c to your computer and use it in GitHub Desktop.
.sbtconfig
SBT_OPTS=’ \
-Xmx4G \
-XX:+UseConcMarkSweepGC \
-XX:+CMSClassUnloadingEnabled \
-Xss2M -Duser.timezone=GMT \
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment