Top "Sbt-plugin" questions

A plugin extends the build definition, most commonly by adding new settings.

Can't find SBT-shell in IntelliJ IDEA

Facing some issue with the build, I deleted the project and .idea directories of my SBT project (containing submodules) followed …

scala intellij-idea sbt sbt-plugin
What's the relationship of the versions of scala when I use sbt to build a scala project?

I'm building a scala project(writen in scala 2.11) with SBT 1.x.There are a few "versions of scala" which made …

scala sbt version sbt-plugin
IntelliJ Idea can't resolve symbol that inside Scala managed sources (sbt-buildinfo)

I think it could be a problem that appeared in new versions, and can't be resolved as old versions, I …

java intellij-idea playframework sbt-plugin sbt-buildinfo