Sorry this email just made it the list now. This has already been followed up 
on using the image device mailing list. Don't know why it got sent weeks after 
I tried to send it out. I apologize.

Cheers,

Jay

> On Apr 26, 2014, at 3:13 AM, Jay Warrick <jay.w.warr...@gmail.com> wrote:
> 
> Hi All,
> 
> I use Eclipse and use the eclipse function to export my program as a runnable 
> jar with referenced jars packaged in the application jar. I use the IJ plugin 
> service to discover both IJ plugins of type Command.class as well as my own 
> type called JEXPlugin.class. When I run the application from eclipse, the 
> JEXPlugins are discovered by the ij.plugin() service. However, when I export 
> the application as a runnable jar, ij.plugin()service returns all the 
> Command.class plugins but 0 plugins of type JEXPlugin.class using the call 
> "ij.plugin().getPluginsOfType(JEXPlugin.class);"
> 
> Any idea why or how to fix it?
> 
> Thanks,
> 
> Jay
> 
> 
> _______________________________________________
> 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