Title: RE: ANT 1.3 - JavaC - out of memmory, how do I specifiy more?

set an environment variable:
  JAVACMD=java -Xmx256m
or something like that.  The ant startup scripts use this variable, if it is set, as the command to start the virtual machine.

-----Original Message-----
From: Jeffrey Porter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 11:10 AM
To: [EMAIL PROTECTED]
Subject: ANT 1.3 - JavaC - out of memmory, how do I specifiy more?




I'm trying to compile a bunch of code & I get the out of memory
message. How do I tell the javac command what memory size I want?

JP.


--
.........if in doubt, get a hammock


Reply via email to