Skip to content
Snippets Groups Projects
Commit b3a49efd authored by Will Billingsley's avatar Will Billingsley
Browse files

Added (untested) sbt.bat based on code at scala-sbt.org

parent 54d1d4a2
Branches master
No related tags found
No related merge requests found
set SCRIPT_DIR=%~dp0
java -Xms512M -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M -jar "%SCRIPT_DIR%sbt-launch.jar" %*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment