sbt
Use this page to configure the sbt project settings.
Item | Description |
---|---|
General settings | |
JVM | Use this area to configure the JVM settings. You can choose from the following options:
|
Launcher (sbt-launch.jar) | Use this area to configure settings for the sbt launcher. You can select from the following options:
|
sbt projects | Use this area to configure settings for the sbt linked projects. |
Download |
|
Use sbt shell |
|
Allow overriding sbt version | Select this option to be able to use the latest compatible sbt version in the sbt shell, but not with the regural sbt project import. |
Enable debugging for sbt shell | Select this option if you want to debug code running within the sbt shell. For example, the plugin code or tests that you run from the sbt shell. |