Login  Register

Re: Setting 'plugins' path

Posted by McAuley, Grant (LLU) on Aug 05, 2005; 11:54pm
URL: http://imagej.273.s1.nabble.com/Setting-plugins-path-tp3705089p3705090.html

Perfect - thank you!

> -----Original Message-----
> From: ImageJ Interest Group [mailto:[hidden email]] On
> Behalf Of Johannes Schindelin
> Sent: Friday, August 05, 2005 3:31 PM
> To: [hidden email]
> Subject: Re: Setting 'plugins' path
>
> Hi,
>
> On Fri, 5 Aug 2005, McAuley, Grant (LLU) wrote:
>
> > It appears that ImageJ looks for the 'plugins' directory in
> the current
> > directory from which ImageJ is run.  Is it possible to
> configure this to
> > always point to the 'ImageJ' directory (i.e., /usr/share/ImageJ)?
>
> java -classpath ij.jar -Dplugins.dir="/whatever/you/like" ij.ImageJ
> [files..]
>
> Hth,
> Dscho
>