IntelliJ 14 supports (in theory) SBT / Scala projects through the Scala plugin, which is still available in the official repo. According to this post \"Scala plugin project
Settings -> Plugins -> Scala -> InstallFile -> Open Project -> select directory with build.sbt -> configure settingsThat worked for me just a couple of minutes ago. It may be necessary to reset cache and restart: File -> Invalidate Caches / Restart.