sbt/launch
Havoc Pennington 3a065dc047 Set Java memory options for server applications
The defaults here are copied from Activator which
in turn are probably copied from somewhere else.
They are of course basically arbitrary, but the
JVM's defaults if we don't set memory options
are insufficient to run most apps.

If the user sets any memory options in the configuration,
we completely leave them alone and don't set any of
our own. So it's always possible to override.
2014-08-15 11:07:19 -04:00
..
interface Merge pull request #1064 from jaceklaskowski/javadoc-changes 2014-04-07 10:02:35 -04:00
src Set Java memory options for server applications 2014-08-15 11:07:19 -04:00
test-sample/src/main/scala/xsbt/boot/test added scalariform 2014-05-01 12:50:07 -04:00
NOTICE remove JLine from the launcher 2013-02-26 09:27:56 -05:00