Re: problem running plugins in subdirectory
Posted by
Jan Eglinger on
URL: http://imagej.273.s1.nabble.com/problem-running-plugins-in-subdirectory-tp5002715p5002716.html
Hi Aryeh,
On 19.04.2013 8:23 AM, Aryeh Weiss wrote:
> I seem to have a problem running plugins that are one level of
> subdirectory into the plugins folder.
I observed the same, and filed a bug some time ago. Details how to
reproduce can be found on the bugzilla page:
http://fiji.sc/bugzilla/show_bug.cgi?id=576Cheers,
Jan
> As an example, the RGB Measure Plus plugin sits in the
> plugins/Colour Functions directory.
> If I run it from there, I get;
>
> Fiji/ImageJ 1.47o3; Java 1.6.0_43 [64-bit]; Mac OS X 10.8.3; 88MB of
> 12271MB (<1%)
>
> java.lang.NoClassDefFoundError: Colour functions/RGB_Measure_Plus (wrong
> name: RGB_Measure_Plus)
> at java.lang.ClassLoader.defineClass1(Native Method)
> ...
>
> If I move it up one level to the plugins directory, it works fine. If i
> compile and runt eh Java source it runs fine.
> It used to work, but I had not used it in a long time, so I am not sure
> when it broke.
>
> Moving all of the plugins from the subdirectory into plugins make my
> plugins menu even more of a mess than it already is.
>
> I have seen similar issues discussed in the archive, but I have not
> found a solution. I know that multiple subdirectory level do not work,
> but one level have worked, and works with many other plugins.
> I am using the Fiji distribution, but I think that this is not specific
> to Fiji.
>
> Any help will be appreciated.
>
> --aryeh
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html