@@ -31,7 +31,11 @@ Biozentrum, University of Basel, Switzerland.
3131
3232## Installation Instructions
3333
34- ### Required Update Sites
34+ Two ways of installing the ` imcflibs ` package are described here, the "* easy* "
35+ one through the * Fiji Update Sites* and the "* manual* " method using packages
36+ explicitly downloaded from [ SciJava Maven] [ sj_maven ] .
37+
38+ ### Alternative 1: Update Sites Installation
3539
3640After a fresh install of [ Fiji] , navigate to * Help* -> * Update* and in the
3741resulting window, press * Manage Update Sites* . Here, search for and tick the
@@ -51,17 +55,21 @@ following necessary update sites for this package.
5155- TrackMate-Weka
5256- TrackMate-MorpholibJ
5357
54- The ** ` IMCF Uni Basel ` ** update-site will supply the necessary ` .jar ` to run the
55- functions contained in this package, but alternatively, the most up-to-date
56- ` .jar ` for this package can be always found on the [ Scijava Maven
57- repository] [ sj_maven ] , which links to, for example, the ` 1.5.0 ` version of
58- ` python-imcflibs ` .
58+ The ** ` IMCF Uni Basel ` ** update-site will always provide the latest compatible
59+ combination of * official* ` .jar ` file to use this package.
60+
61+ ### Alternative 2: Development Installation
62+
63+ Alternatively, the most up-to-date ` .jar ` for this package can be always found
64+ on the [ Scijava Maven repository] [ sj_maven ] . Navigate to the ` python-imcflibs `
65+ folder, pick the desired version (can also be a pre-release) and download the
66+ contained ` .jar ` file, e.g. ` python-imcflibs-2.0.0.jar ` .
5967
60- If you manually download the ` .jar ` from Scijava, extract the zip folder, and
61- place the ` .jar ` file in the ` \jars ` folder of your Fiji installation, e.g
62- ` C:\Tools\ Fiji.app\jars\ ` .
68+ Then simply that file in the ` \jars\ ` folder of your Fiji installation, e.g
69+ ` D:\Development\Fiji.app \jars\ ` or ` /opt/ Fiji.app/jars/ ` , possibly removing
70+ other versions of the same package from that folder - then (re-)start Fiji.
6371
64- ### Testing Installation
72+ ### Installation Testing
6573
6674To check the package's correct installation in Fiji, search for * Script
6775Interpreter* in the Search bar, and type ` :lang python ` , followed by e.g.
0 commit comments