Login  Register

Re: jar file auto load

Posted by Gabriel Landini on Mar 13, 2006; 10:15am
URL: http://imagej.273.s1.nabble.com/jar-file-auto-load-tp3703408p3703409.html

On Friday 10 March 2006 17:11, Nikos Katsikanis wrote:
> if you have saved a plugin you have wrote as a jar file, how to you get it
> to be automatically installed if you put it in the plugins folder?


2 ways to find out:

1. Open a jar file an look inside for the plugins.config file.

2. Have a look in:

http://rsbweb.nih.gov/ij/plugins/index.html

there is a demo with an explanation.

Cheers,

G.