From e69a0bc79e00222ce0c8a5838b8daf857505888c Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Fri, 25 Apr 2014 19:13:25 -0400 Subject: [PATCH] Added links to `imagej` and `install4j` plugins --- src/sphinx/Community/Community-Plugins.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index fcf30aaad..c869fa396 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -95,6 +95,7 @@ Frontend development plugins https://github.com/btd/sbt-less-plugin - sbt-emberjs: https://github.com/stefri/sbt-emberjs - sbt-closure: https://github.com/eltimn/sbt-closure +- sbt-imagej: https://github.com/jpsacha/sbt-imagej - sbt-yui-compressor: https://github.com/indrajitr/sbt-yui-compressor - sbt-requirejs: https://github.com/scalatra/sbt-requirejs - sbt-vaadin-plugin: https://github.com/henrikerola/sbt-vaadin-plugin @@ -122,6 +123,7 @@ Release plugins https://github.com/sbt/sbt-release - sbt-unique-version (emulates unique snapshots): https://github.com/sbt/sbt-unique-version +- sbt-install4j: https://github.com/jpsacha/sbt-install4j - sbt-pack (generates packages with dependent jars and launch scripts): https://github.com/xerial/sbt-pack - sbt-start-script: