For those of you pulling your hair out trying to make Scala and SBT work in Eclipse or IntelliJ, this command should set-up a basic Scala environment on OS X.
$ curl -sSL https://raw.githubusercontent.com/aidylewis/basic-scala-env/master/se | bash
Instructions: https://github.com/aidylewis/basic-scala-env
Aidy