# Set the java args to high

-Xmx512M

-XX:MaxPermSize=256m

-XX:ReservedCodeCacheSize=128m



# Set the extra SBT options

-Dsbt.log.format=true


#Proxy settings
#If you are behind a proxy then uncomment and update the following settings:

#-Dhttp.proxyHost=
#-Dhttp.proxyPort=

#-Dhttps.proxyHost=
#-Dhttps.proxyPort=