SBT Integration
Configuration
The configuration parameters that are specifically related to SBT include the following:
- sbt.resolveDependencies (By default, dependency resolution is enabled)
- sbt.ignoreSourceFiles
- sbt.aggregateModules
- sbt.runPreStep
sbt.includedScopes
For more information, see the Configuration File & Parameters page.