mirror of https://github.com/sbt/sbt.git
Updated sbt 0.9.x plugins list (markdown)
parent
1480a320d4
commit
c4a0866ca7
|
|
@ -1,10 +1,12 @@
|
|||
The purpose of this page is to aid developers in finding plugins that work with sbt 0.9.x and for plugin developers to promote their plugins possibly by adding some brief description.
|
||||
|
||||
0.9.x Plugins:
|
||||
## 0.9.x Plugins:
|
||||
|
||||
Plugins for IDEs:
|
||||
IntelliJ IDEA: https://github.com/teigen/plugins
|
||||
Netbeans: https://github.com/remeniuk/sbt-netbeans-plugin
|
||||
Eclipse: https://github.com/weiglewilczek/sbteclipse
|
||||
### Plugins for IDEs:
|
||||
|
||||
* IntelliJ IDEA: https://github.com/teigen/plugins
|
||||
* Netbeans: https://github.com/remeniuk/sbt-netbeans-plugin
|
||||
* Eclipse: https://github.com/weiglewilczek/sbteclipse
|
||||
|
||||
xsbt-web-plugin: https://github.com/siasia/xsbt-web-plugin
|
||||
|
||||
* xsbt-web-plugin: https://github.com/siasia/xsbt-web-plugin
|
||||
Loading…
Reference in New Issue