Skip to content

Commit

Permalink
added sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
mushtaq committed Jul 23, 2014
1 parent 671103c commit 5de56f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SBT_OPTS="-Xms512M -Xmx1536M -Xss1M -XX:MaxPermSize=512M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M"
java $SBT_OPTS -jar `dirname $0`/sbt-launch.jar "$@"
Binary file added sbt-launch.jar
Binary file not shown.

0 comments on commit 5de56f0

Please sign in to comment.