- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
[ANN] SBT plugin for IntelliJ IDEA
Thu, 2010-06-17, 01:09
I have just released an SBT plugin for IntelliJ IDEA:
http://plugins.intellij.net/plugin/?idea&id=5007
http://github.com/orfjackal/idea-sbt-plugin
It can be used to compile Scala projects (much faster than IDEA's
default Scala compiler!) and execute any other SBT commands from within
IDEA.