<div dir="ltr">Hi Cyril,<div><br></div><div><div>> Home could I load the plugin from a specific directory ?</div><div><br></div><div>See if setting the plugins.dir system property helps.</div><div><br></div><div>If you need further help, please share your project.</div><div><br></div><div>> Is it why ImageJ uses this ImageJ Launcher ?</div><div><br></div><div>Not for much longer:</div><div><a href="http://imagej.net/2015-06-15_-_Major_updates_in_the_works" target="_blank">http://imagej.net/2015-06-15_-_Major_updates_in_the_works</a></div></div><div><br></div><div>Regards,</div><div>Curtis</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 10:27 AM, Mongis Cyril <span dir="ltr"><<a href="mailto:cyril.mongis@googlemail.com" target="_blank">cyril.mongis@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Dear all,<br><br></div>I'm facing a little problem. When developing our JavaFx interface for ImageJ, I tried to use Maven as base to load the dependencies but it failed miserably for two reasons. The first was that it was really hard to find a pom configuration that would allow a flawless support of Bioformat and Bioformat Compatibility Plugin, and because Maven would refuse to compile when using Java 8 (some toolkit 1.6 if I remember correctly. This forced me to use a classic JavaFX Netbeans environment (stealing all the jars from the last Fiji release XD).<br><br></div>But now I'm facing a little problem : loading plugins. While the basic plugins are loaded(the ones located in the imagej-plugins and scijava-plugins jars), all the plugins located in the plugin directory remain unloaded. I searched in the code how the plugin loading mechanism works but I wasn't able to find an entry point for, for instance, an absolute path of a plugin folder. I changed the imagej.dir property, without success. I did some researches on how the class loading works but I'm still searching for an entry point, a way to specify a plugin directory so I can test the interface with more plugins.<br><br></div>Home could I load the plugin from a specific directory ? Is it why ImageJ uses this ImageJ Launcher ?<br><br><br></div>Cheers,<br><br></div>Cyril<br></div><a href="http://www.cyrilmongis.net" target="_blank">http://www.cyrilmongis.net</a><br></div>
<br>_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagej.net" target="_blank">ImageJ-devel@imagej.net</a><br>
<a href="http://imagej.net/mailman/listinfo/imagej-devel" rel="noreferrer" target="_blank">http://imagej.net/mailman/listinfo/imagej-devel</a><br>
<br></blockquote></div><br></div></div>