By swartzrock
via bks2.com
Submitted: Feb 24 2013 / 23:28
SBT (Simple Build Tool) is a build environment for Scala (and Java) applications. In this tutorial I’ll demonstrate how to create a new Scala project (“HelloSBT”) from scratch with SBT, and an extra section on how to load the generated project into Intellij. This tutorial has been tested with SBT 0.12.2 and Scala 2.10.0
Add your comment