# Set the java args to high
#-Dfile.encoding=UTF-8
#-Xmx512M
-Xmx2048M
#-XX:MaxPermSize=256m
-XX:MaxPermSize=2G
-XX:ReservedCodeCacheSize=128m
#-XX:+CMSClassUnloadingEnabled
#-XX:+UseConcMarkSweepGC
# Set the extra SBT options
-Dsbt.log.format=true