Load external plugin programmatically

Posted by Thomas Lenoir on
URL: http://imagej.273.s1.nabble.com/Load-external-plugin-programmatically-tp3698112.html

Hello,

I'm currently writing an application to process .zvi files and I'd like to know how to load loci plugins
programmatically ?
I know where to place loci_tools.jar in order to view .zvi files with the ImageJ app, but I haven't found
anything on how to load external plugins from java.

Thanks.

Thomas