Login  Register

jar file auto load

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

jar file auto load

Nikos Katsikanis
21 posts
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?

thanks for any help on this
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: jar file auto load

Gabriel Landini
1783 posts
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.