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
memory as well?

Modyfying "build.sh" and including the -Xmx256M flag did not help ...

Sorry, for that beginner question - but I am only Java user, not developer ...

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.




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to