Scala and SBT version Scala 2.11.8 SBT 0.13.15 Code Style Follow .editorconfig Writing test codes Write your test codes with scalatest. WordSpec style How to import project IntelliJ IDEA install scala plugin import project with sbt Eclipse move to project root open sbt shell and command > eclipse install scalatest-eclipse-plugin import project with Existing Projects into Workspace