Login  Register

Re: integrating Tudor_DICOM_Pli

Posted by Johannes Hermen on Sep 15, 2008; 6:06am
URL: http://imagej.273.s1.nabble.com/integrating-Tudor-DICOM-Pli-tp3695089p3695093.html

> java -cp $CLASSPATH -jar /AddIns/JavaApps/ImageJ/ij.jar

This will not work, as the Java VM does not use the "-cp" Variable if
started with "-jar"
Newer versions of ImageJ automatically load all jar-files that are placed
in the plugin dir. You can just place all the needed libs directly in the
plugins folder or in a direct  subfolder of it. Then ImageJ wil add them
to its classpath without hte need of a start script.

There will be a new Version of the DICOM Tools which will do that
automatically in November.

greets
             Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------