This commit is contained in:
2013-04-05 11:57:38 +02:00
parent 6fe72297a9
commit f5f9b6ba19

View File

@@ -1,17 +0,0 @@
Overview
========
http://fiji.sc/wiki/index.php/Description_of_ImageJ's_plugin_architecture
Build
=====
To build the code run following maven command/goals:
mvn clean compile assembly:single
Installation
============
To install the plugin into ImageJ just drop the build jar file into the plugins directory of ImageJ. Afterwards (re)start ImageJ.