Hi Christian,

> 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.

How are you starting the net.imagej.ImageJ main class? From an IDE? From
the command line?

Regards,
Curtis

On Thu, Jan 15, 2015 at 9:20 AM, "Christian Göschl" <
christian.goes...@gmx.at> wrote:

> 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
>
>
_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to