Re: ImageJ for Zaurus

Posted by W. Chan on
URL: http://imagej.273.s1.nabble.com/ImageJ-for-Zaurus-tp3703092p3703094.html

Hi Christian

You can use the -Xmx option.  I don't use sun personal profile but with
jeode evm, /home/QtPalmtop/bin/imagej looks like this.

. /home/QtPalmtop/bin/installdir.sh  #set INSTALLDIR
SQPEDIR/bin/evm -Xprogress -XsppName=imagej -mx18m -cp  \
   $INSTALLDIR/imagej/ij.jar -Dplugins.dir=$INSTALLDIR/imagej ij.ImageJ

I am just using 18 MB now and I do not know the difference between -Xmx
and -mx in this case.  It may not be necessary to set $INSTALLDIR since
most programs are installed on the harddrives with the SL-C3000 series
Zaurus.

--
Pang (Wai Pang Chan, [hidden email], PAB A087, 206-685-1519)
The Biology Imaging Facility (http://staff.washington.edu/wpchan/if/)

On Wed, 12 Apr 2006, Breukers, C (TNW) wrote:

> What command should I use to adjust the memory size for ImageJ on a
> Zaurus PDA with Qtopia and Linux?