submit new plugins

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

submit new plugins

Damien Farrell
Hi

How does one submit new plugins to the ImageJ site?
Reply | Threaded
Open this post in threaded view
|

Re: submit new plugins

Wayne Rasband
> How does one submit new plugins to the ImageJ site?

Send them to me. Include HTML documentation similar to what is on the  
ImageJ "Plugins" page. A plugin should be packaged as a jar file if  
it consists of multiple class files. Instructions for doing this are at

     http://rsb.info.nih.gov/ij/plugins/jar-demo.html

-wayne