Dominik Hübner
Results
1
comments of
Dominik Hübner
I got the same problem and solved it this way in a multi-project setup (sbt 0.13): ROOT_PROJECT -- PLAY_PROJECT -- PLAIN_SCALA_PROJECT -- project ---- plugins.sbt ---- Build.scala plugins.sbt: addSbtPlugin("com.github.mpeltonen" %...