[MacPorts] #39793: Allow custom Java options to launch sbt
MacPorts
noreply at macports.org
Thu Jul 18 03:23:28 PDT 2013
#39793: Allow custom Java options to launch sbt
-----------------------------+--------------------------------
Reporter: luc_j_bourhis@… | Owner: macports-tickets@…
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: sbt
-----------------------------+--------------------------------
The default Java options in /opt/local/share/sbt/sbt may not suit every
user. For example, I like to reduce the memory footprint for some projects
by using -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC and then by tuning
-Xms and -Xmx.
Thus I propose the attached patch that lets user define their custom
option in ~/.sbtconfig
--
Ticket URL: <https://trac.macports.org/ticket/39793>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list