IntelliJ IDEA
 
Get IntelliJ IDEA

Separate main and test modules in sbt (beta)

Last modified: 09 December 2024

There is a new, experimental mode of working with sbt projects in IntelliJ IDEA with the Scala Plugin. If enabled, it organizes main and test sources into separate modules, which improves compilation and dependency management.

Check out the article on our blog for more details and examples of how this new mode helps configure sbt projects.