Skip to content

Instantly share code, notes, and snippets.

@pk11
Created June 7, 2011 02:09
Show Gist options
  • Save pk11/1011545 to your computer and use it in GitHub Desktop.
Save pk11/1011545 to your computer and use it in GitHub Desktop.
sbt executable
java -Dfile.encoding=UTF8 -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m -jar /opt/local/lib/sbt/sbt-launch10.jar "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment