In this example, I'll demonstrate how to build a multi-module projects using SBT. I'll also show how to do
- sbt 0.12.x
Use the gen-idea sbt task to create Idea project files.
https://github.com/Sciss/ScalaCollider/wiki/First-installation-of-sbt-and-idea
https://github.com/akka/akka/blob/master/project/AkkaBuild.scala
