-
Notifications
You must be signed in to change notification settings - Fork 26
sbt 0.10 plugins list
hamnis edited this page Aug 2, 2012
·
50 revisions
The purpose of this page is to aid developers in finding plugins that work with sbt 0.10+ and for plugin developers to promote their plugins possibly by adding some brief description.
- IntelliJ IDEA
- SBT Plugin to generate IDEA project configuration: https://github.com/mpeltonen/sbt-idea
- IDEA Plugin to embed an SBT Console into the IDE: https://github.com/orfjackal/idea-sbt-plugin
- Netbeans: https://github.com/remeniuk/sbt-netbeans-plugin
- Eclipse: https://github.com/typesafehub/sbteclipse
- xsbt-web-plugin: https://github.com/siasia/xsbt-web-plugin
- xsbt-webstart: https://github.com/ritschwumm/xsbt-webstart
- sbt-appengine: https://github.com/sbt/sbt-appengine
- sbt-gwt-plugin: https://github.com/thunderklaus/sbt-gwt-plugin
- sbt-cloudbees-plugin: https://github.com/timperrett/sbt-cloudbees-plugin
- junit_xml_listener: https://github.com/ijuma/junit_xml_listener
- sbt-growl-plugin: https://github.com/softprops/sbt-growl-plugin
- sbt-teamcity-test-reporting-plugin: https://github.com/guardian/sbt-teamcity-test-reporting-plugin
- xsbt-cucumber-plugin: https://github.com/skipoleschris/xsbt-cucumber-plugin
- cpd4sbt: https://bitbucket.org/jmhofer/cpd4sbt (copy/paste detection, works for Scala, too)
- findbugs4sbt: https://bitbucket.org/jmhofer/findbugs4sbt (FindBugs only supports Java projects atm)
- sbt-assembly: https://github.com/sbt/sbt-assembly
- xsbt-proguard-plugin: https://github.com/siasia/xsbt-proguard-plugin
- sbt-deploy: https://github.com/reaktor/sbt-deploy
- sbt-appbundle (os x standalone): https://github.com/sbt/sbt-appbundle
- coffeescripted-sbt: https://github.com/softprops/coffeescripted-sbt
- less-sbt (for less-1.3.0): https://github.com/softprops/less-sbt
- sbt-less-plugin (it uses less-1.3.0): https://github.com/btd/sbt-less-plugin
- sbt-emberjs: https://github.com/stefri/sbt-emberjs
- sbt-closure: https://github.com/eltimn/sbt-closure
- sbt-yui-compressor: https://github.com/indrajitr/sbt-yui-compressor
- sbt-requirejs: https://github.com/scalatra/sbt-requirejs
- sbt-lwjgl-plugin: https://github.com/philcali/sbt-lwjgl-plugin
- sbt-aether-plugin (Published artifacts using Sonatype Aether): https://github.com/arktekk/sbt-aether-deploy
- posterous-sbt: https://github.com/n8han/posterous-sbt
- sbt-signer-plugin: https://github.com/rossabaker/sbt-signer-plugin
- sbt-izpack (generates IzPack an installer): http://software.clapper.org/sbt-izpack/
- sbt-ghpages-plugin (publishes generated site and api): https://github.com/jsuereth/xsbt-ghpages-plugin
- sbt-gpg-plugin (PGP signing plugin, can generate keys too): https://github.com/sbt/xsbt-gpg-plugin
- sbt-release (customizable release process): https://github.com/gseitz/sbt-release
- sbt-unique-version (emulates unique snapshots): https://github.com/sbt/sbt-unique-version
- sbt-sh (executes shell commands): https://github.com/steppenwells/sbt-sh
- cronish-sbt (interval sbt / shell command execution): https://github.com/philcali/cronish-sbt
- git (executes git commands): https://github.com/sbt/sbt-git-plugin
- svn (execute svn commands): https://github.com/xuwei-k/sbtsvn
- xsbt-fmpp-plugin (FreeMarker Scala/Java Templating): https://github.com/aloiscochard/xsbt-fmpp-plugin
- sbt-scalaxb (XSD and WSDL binding): https://github.com/eed3si9n/scalaxb
- sbt-protobuf (Google Protocol Buffers): https://github.com/gseitz/sbt-protobuf
- sbt-avro (Apache Avro): https://github.com/cavorite/sbt-avro
- sbt-xjc (XSD binding, using JAXB XJC): https://github.com/retronym/sbt-xjc
- xsbt-scalate-generate (Generate/Precompile Scalate Templates): https://github.com/backchatio/xsbt-scalate-generate
- sbt-antlr (Generate Java source code based on ANTLR3 grammars): https://github.com/stefri/sbt-antlr
- xsbt-reflect (Generate Scala source code for project name and version): https://github.com/ritschwumm/xsbt-reflect
- sbt-buildinfo (Generate Scala source for any settings): https://github.com/sbt/sbt-buildinfo
- lifty (Brings scaffolding to SBT): https://github.com/lifty/lifty
- sbt-thrift (Thrift Code Generation): https://github.com/bigtoast/sbt-thrift
- xsbt-hginfo (Generate Scala source code for Mercurial repository information): https://bitbucket.org/pustina/xsbt-hginfo
- sbt-scalashim (Generate Scala shim like
sys.error
): https://github.com/sbt/sbt-scalashim - sbtend (Generate Java source code from xtend ): https://github.com/xuwei-k/sbtend
- sbt-liquibase (Liquibase RDBMS database migrations): https://github.com/bigtoast/sbt-liquibase
- sbt-dbdeploy (dbdeploy, a database change management tool): https://github.com/mr-ken/sbt-dbdeploy
- sbt-lwm (Convert lightweight markup files, e.g., Markdown and Textile, to HTML): http://software.clapper.org/sbt-lwm/
- jot (Write down your ideas lest you forget them) https://github.com/softprops/jot
- ls-sbt (An sbt interface for ls.implicit.ly): https://github.com/softprops/ls
- np (Dead simple new project directory generation): https://github.com/softprops/np
- sbt-editsource (A poor man's sed(1), for SBT): http://software.clapper.org/sbt-editsource/
- sbt-dirty-money (Cleans Ivy2 cache): https://github.com/sbt/sbt-dirty-money
- sbt-dependency-graph (Creates a graphml file of the dependency tree): https://github.com/jrudolph/sbt-dependency-graph
- sbt-cross-building (Simplifies building your plugins for multiple versions of sbt): https://github.com/jrudolph/sbt-cross-building
- sbt-inspectr (Displays settings dependency tree): https://github.com/eed3si9n/sbt-inspectr
- sbt-revolver (Triggered restart, hot reloading): https://github.com/spray/sbt-revolver
- sbt-scalaedit (Open and upgrade ScalaEdit (text editor)): https://github.com/kjellwinblad/sbt-scalaedit-plugin
- sbt-man (Looks up scaladoc): https://github.com/sbt/sbt-man
- sbt-taglist (Looks for TODO-tags in the sources): https://github.com/johanandren/sbt-taglist
- sbt-scct: https://github.com/dvc94ch/sbt-scct
- jacoco4sbt: https://bitbucket.org/jmhofer/jacoco4sbt
- android-plugin: https://github.com/jberkel/android-plugin
- android-sdk-plugin: https://github.com/pfn/android-sdk-plugin