Hi all,
I've downloaded and compiled the source code for ImageJ2.
When I start ImageJ with net.imagej.ImageJ() as main class, ImageJ finds all plugins I put into the plugins directory. However, if I try to run one of them, I get a "Plugin or class not found" error.
If I start ImageJ with ij.ImageJ() as main class, the plugins work as expected.
Do I have to set a class path (or some other option) for ImageJ2 to find the plugins?
Thanks,
Christian
_______________________________________________ ImageJ-devel mailing list ImageJ-devel@imagej.net http://imagej.net/mailman/listinfo/imagej-devel