Jon-Anders removed his plugin from the 0.10 plugins list because he's using my fork of sbt-idea. Removing it from here too.

ijuma 2011-06-18 12:55:59 -07:00
parent a1e56fb730
commit 56f744a044
1 changed files with 1 additions and 1 deletions

@ -94,7 +94,7 @@ By default, sbt 0.10 loads managed libraries from your ivy cache without copying
This does mean that existing solutions for sharing libraries with your favoured IDE may not work. There are 0.10.x plugins for IDEs being developed:
* 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]]