Top "Sbt-idea" questions

A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files

How to manage multiple interdependent modules with SBT and IntelliJ IDEA?

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-idea
How do I get Intellij IDEA 12.0 to work with Play Framework 2.1.0 app and Scala 2.10.0?

So 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-idea
Play 2.2.2 with IntelliJ 13 & SBT 0.13 cant run - No main class detected

I'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-idea
How to install sbt-idea and use gen-idea

I 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-idea
Beginner's guide to SBT 0.10 and IDEA

I'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