Re: more memory for java at startup

2003-10-27 Thread Andreas Neumann
>If you poke into the build.xml file and find the target with > name="squiggle" > you will see a 'jvmarg' tag line with a commented out -Xmx option. yes - that helped! I really appreciate your quick and competent answers! Thanks a lot, Andreas -- The only thing that stands between a man

Re: more memory for java at startup

2003-10-27 Thread Thomas DeWeese
Andreas Neumann wrote: Hi, I know that you can use a parameter to give the java virtual machine more memory at startup, using the -Xmx256M flag. When I am using the alternative startup version, using the non-compiled cvs version ("sh build.sh squiggle"), can I give the java virtual machine more m