From 09e886fe731a60f76b238e020e37aa83d8fe0c05 Mon Sep 17 00:00:00 2001 From: teigen Date: Fri, 17 Jun 2011 08:11:09 -0700 Subject: [PATCH] removed my POC Idea plugin from the list of Idea plugins as I have switched to using https://github.com/ijuma/sbt-idea/tree/sbt-0.10 --- 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 7a0033d..a8150a6 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 or https://github.com/ijuma/sbt-idea/tree/sbt-0.10 (these will hopefully consolidate) +* IntelliJ IDEA: 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