Login  Register

Running ImageJ within Eclipse

Posted by jwcnmr on May 02, 2007; 3:42pm
URL: http://imagej.273.s1.nabble.com/Running-ImageJ-within-Eclipse-tp3699621.html

I have the ImageJ sources in an Eclipse project under IJ/src and IJ/bin,
and running ij.ImageJ brings up the menu fine.
I put the Analyze plugins in IJ/src/plugins and IJ/bin/plugins and have
the following VM args:

-Dplugins.dir=c:/workspace/IJ/bin/ -Dmacros.dir=c:/workspace/IJ/

The plugins menu shows Analyze Reader and Analyze Writer. However, if I
try to run them from the Plugins menu, I get

plugin or class not found: "Analyze_Reader"
(java.lang.NoClassDefFoundError: Analyze_Reader (wrong name:
plugins/Analyze_Reader))

What do I change here to make this work?

James W. Cooper
Text Analytics
IBM T J Watson Research Center
[hidden email]
914-784-7285
http://flahdo.watson.ibm.com/
http://www.research.ibm.com/people/j/jwcnmr/