<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi all,</div>

<div> </div>

<div>I've downloaded and compiled the source code for ImageJ2.</div>

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

<div>If I start ImageJ with ij.ImageJ() as main class, the plugins work as expected.</div>

<div>Do I have to set a class path (or some other option) for ImageJ2 to find the plugins?</div>

<div> </div>

<div>Thanks,</div>

<div>Christian</div></div></body></html>