Eclipse Scala IDe - kanuku/misc GitHub Wiki
Sbt eclipse pluging
Want to know more about the possibilities? See here
Problem with running tests?
Add this two folder to the build path of your project
target/scala-2.11/src_managed/main
target/scala-2.11/twirl/main
target/scala-2.11/routes/main
Favorites
akka.pattern.pipe
javax.inject.Inject
javax.inject.Singleton
org.scalatest.conccurrent.Futures (Type)
org.mockito.Matchers._
org.mockito.Mockito._
Plugins to install
- Findbugs
- Scalastyle
- EclEmma
- PMD
- Eclipse Checkstyle Plugin