Login  Register

Re: Jama/.jar incompatibility

Posted by David Webster on Oct 19, 2009; 6:15pm
URL: http://imagej.273.s1.nabble.com/Jama-jar-incompatibility-tp3690705p3690706.html

Joachim,

I downloaded FitCircle.java and Test_Circle.java from
http://doube.org/plugins.html. I copied my copy of Jama-1.0.2.jar into  
the same folder with these 2 and was able to get ImageJ's compile and load
to work. Is this what you were talking about? The biggest problem with
this approach is that the jar file must be in the same folder as the java
files so you can't use it elsewhere. Maybe compiling from the command line
will work. I'll give it shot sometime.

David Webster