sbt/main-command/src/main
Adrien Piquerez c9ca2d4afa Use `-Dsbt.script` to start sbt server
In order to start the sbt server we must use the sbt script because
it is the only way to load the .sbtopts and the .jvmopts file properly.

To do so the sbt script can pass a -Dsbt.script prop to the java server.
It is used in the NetworkClient to start the server, and it is replicated
in the BuildServerConnection file (.bsp/sbt.json).
2021-07-12 14:20:17 +02:00
..
contraband IPC Unix domain socket for sbt server 2017-11-27 21:37:31 -05:00
contraband-scala regen contraband 2020-12-21 17:21:54 +00:00
java/sbt/internal Give an explanation in case of ServerAlreadyBootingException (#6353) 2021-03-04 23:21:42 -05:00
scala Use `-Dsbt.script` to start sbt server 2021-07-12 14:20:17 +02:00