update
This commit is contained in:
parent
5a4fab17af
commit
c0f5b4809e
@ -1,13 +1,17 @@
|
|||||||
Overview
|
Overview
|
||||||
--------
|
========
|
||||||
|
|
||||||
http://fiji.sc/wiki/index.php/Description_of_ImageJ's_plugin_architecture
|
http://fiji.sc/wiki/index.php/Description_of_ImageJ's_plugin_architecture
|
||||||
|
|
||||||
|
|
||||||
Build
|
Build
|
||||||
-----
|
=====
|
||||||
|
|
||||||
To build the code run following maven command/goals:
|
To build the code run following maven command/goals:
|
||||||
mvn clean compile assembly:single
|
mvn clean compile assembly:single
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
============
|
||||||
|
|
||||||
To install the plugin into ImageJ just drop the build jar file into the plugins directory of ImageJ. Afterwards (re)start ImageJ.
|
To install the plugin into ImageJ just drop the build jar file into the plugins directory of ImageJ. Afterwards (re)start ImageJ.
|
Loading…
x
Reference in New Issue
Block a user