Created
May 17, 2013 19:31
-
-
Save andrewharmellaw/5601410 to your computer and use it in GitHub Desktop.
Working koans.bat for Windows 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set SCRIPT_DIR=%~dp0 | |
java -Dfile.encoding=UTF8 -Dsbt.boot.directory=.\sbtboot -Dsbt.ivy.home=.\ivyrepo -Xmx512M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m -jar "sbt-launch.jar" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment