Here is how to set it:
Go to Run --> External tools --> External Tools
JRE tab VM arguments -Xmx640m
Hope this helps
-Original Message-
From: Brown, Carlton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 9:30 AM
To: Ant Users List
Subject: Setting memory options for Ant in E
Is your run config. spawning a new VM for the Ant run, or are you running
within the same VM instance as Eclipse?
JEC
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
"Brown, Carlton" <[EMAIL PROTECTED]> wrote on 01/17/2006
12:
Are you running Ant in the same or separate JRE from Eclipse? See you JRE
tab for your Ant launch configuration.
For same JRE as Eclipse launch Eclipse with -Xmx and -Xms options set
For separate JRE, specify the VM arguments on the JRE tab for your Ant
launch configuration.
Likely in the futu