A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files
I'm developing several modules with dependencies among them, and would like to work with them all together in one IDEA …
scala intellij-idea sbt sbt-ideaSo I've been trying to get IDEA 12.0 to work with Play 2.1.0 and Scala 2.10.0. I've just about given up because it's …
scala intellij-idea sbt playframework-2.1 sbt-ideaI'm trying to run one of the type safe activator projects in IntelliJ 13.1 with the latest Play 2 and Scala plugins. …
scala intellij-idea playframework-2.0 sbt sbt-ideaI have downloaded and installed sbt and plugin for gen-idea. But the built projects can not be run on idea. …
scala intellij-idea sbt sbt-ideaI'm new to SBT and am unsure how to get a project started. Can someone point me to a beginner's …
scala intellij-idea sbt sbt-idea