From ed106786a559189b238949af2a30ecd1ee6f3862 Mon Sep 17 00:00:00 2001 From: ijuma Date: Mon, 6 Jun 2011 17:00:42 -0700 Subject: [PATCH] Add my fork of sbt-idea as it's the most full-featured at the moment. --- sbt-0.10-plugins-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt-0.10-plugins-list.md b/sbt-0.10-plugins-list.md index 7e5a0d5..fd6fa9e 100644 --- a/sbt-0.10-plugins-list.md +++ b/sbt-0.10-plugins-list.md @@ -4,7 +4,7 @@ The purpose of this page is to aid developers in finding plugins that work with ### Plugins for IDEs: -* IntelliJ IDEA: https://github.com/teigen/plugins or https://github.com/scroyston/sbt-idea +* IntelliJ IDEA: https://github.com/teigen/plugins or https://github.com/scroyston/sbt-idea or https://github.com/ijuma/sbt-idea/tree/sbt-0.10 (these will hopefully consolidate) * Netbeans: https://github.com/remeniuk/sbt-netbeans-plugin * Eclipse: https://github.com/typesafehub/sbteclipse