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
- Host: GitHub
- URL: https://github.com/sirthias/sbt-idea
- Owner: sirthias
- Created: 2010-10-12T15:33:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-23T08:58:29.000Z (over 13 years ago)
- Last Synced: 2025-01-09T07:24:37.511Z (4 months ago)
- Language: Scala
- Homepage:
- Size: 37.7 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.