In javac task use fork="true" and memoryMaximumSize="512m"
Scott Stirling > -----Original Message----- > From: Wade Peeler [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 8:00 PM > To: [EMAIL PROTECTED] > Subject: Running out orf memory > > > We're trying to compile a project consisting of several > hundred source files, and we're running out memory. We've > tried passing arguments to the VM, like -Xms512M and -Xmx512M > but that doesn't seem to be working. Does anyone know how to > increase memory to the VM so that Ant doesn't run out of > memory, or if there's something else that's causing us to run out? > > Wade -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>