Login  Register

Re: Compiler Errors with "ColorComparison_.java" Plugin

Posted by Barry DeZonia on Aug 08, 2013; 3:16am
URL: http://imagej.273.s1.nabble.com/Compiler-Errors-with-ColorComparison-java-Plugin-tp5004341p5004348.html

Hi Addie,

I downloaded ColorComparison_.java to my plugins folder and was able to
pass it through the ImageJ Compile and Run command with no problems. Maybe
you can describe the steps you took.

I am also wondering if your downloading of an ImageProcessor.java in the
plugins folder is interfering. ImageJ has its own ImageProcessor.java class
that might be getting hidden by your placement of ImageProcessor.java in
the plugins folder. For now delete that file and see if Compile and Run
will work with the ColorComparison_.java plugin.


On Wed, Aug 7, 2013 at 3:49 PM, Addie H <[hidden email]> wrote:

> Can anyone assist?I downloaded the plugin, ColorComparison_.java, from the
> NIH Image J website to quantify data for a manuscript and was unable to use
> it.  I receive error messages from Image J's compiler.  I have Image J
> 1.42q and put the file (ColorComparison_.java) in the Plugins folder.  I
> also tried putting it in the Analyze folder.  The error messages
> are:C:\Program Files\ImageJ\plugins\ImageProcessor.java:8: cannot find
> symbolsymbol  : class Binnerlocation: package ij.pluginimport
> ij.plugin.Binner;                ^C:\Program
> Files\ImageJ\plugins\ImageProcessor.java:9: cannot find symbolsymbol  :
> class Methodlocation: class ij.process.AutoThresholderimport
> ij.process.AutoThresholder.Method;
> ^C:\Program Files\ImageJ\plugins\ImageProcessor.java:12: cannot find
> symbolsymbol  : class Overlaylocation: package ij.guiimport ij.gui.Overlay;
>             ^C:\Program Files\ImageJ\plugins\ColorComparison_.java:78:
> cannot access ImageProcessorbad source file: C:\Program
> Files\ImageJ\plugins\ImageProcessor.javafile does not contain class
> ImageProcessorPlease remove or make sure it appears in the correct
> subdirectory of the sourcepath.  protected ImageProcessor ip1, ip2,
> ipPolar;            ^Can anyone tell me what I need to do to get the plugin
> up and running?  I'd appreciate any tips.
> Also, I had a similar problem when I downloaded the "Image Processor.java"
> plugin.  I'm posting a separate email for that.
>
> Thanks so much for your time.
>
> A. Hicks, Ph.D.
>
>
>
>
>
>
>
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html