Scala Plugin
Scala Plugin for IntelliJ IDEA and Android Studio
News
IDEA 11 Scala plugin version
Recently we finally published plugin for IDEA 11 (http://plugins.intellij.net/plugin/?idea&id=1347). This post is about current plugin development state.
Now we have two major development branches:
- http://git.jetbrains.org/?p=idea/scala-plugin.git;a=shortlog;h=refs/heads/master
- http://git.jetbrains.org/?p=idea/scala-plugin.git;a=shortlog;h=refs/heads/IDEA-X
Until IDEA 11 release almost all bugfixes will be in both versions. However I’m sure it’s not the same statement about major features, because of dependency on IDEA.
Nightly builds will be for both plugin versions:
- http://www.jetbrains.com/idea/plugins/scala-nightly-nika.xml (IDEA 11)
- http://www.jetbrains.com/idea/plugins/scala-nightly-x.xml (IDEA 10)