An open API service indexing awesome lists of open source software.

https://github.com/sirthias/sbt-idea

An integrated SBT + IDEA Scala Development Setup
https://github.com/sirthias/sbt-idea

Last synced: 2 months ago
JSON representation

An integrated SBT + IDEA Scala Development Setup

Awesome Lists containing this project

README

        

**DEPRECATION NOTE (2011-11-23)**

The post referenced below as well as this template repo are _way_
outdated! Rather than setting up a Scala project in IntelliJ IDEA
manually I strongly recommend using the current version of the
[sbt-idea-plugin](https://github.com/mpeltonen/sbt-idea)!

-------------------------------------

A template for an integrated SBT + IntelliJ IDEA Scala development setup.
See [this post](http://www.decodified.com/scala/2010/10/12/an-integrated-sbt-and-idea-scala-dev-setup.html) for an in-depth guide.