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
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:
future you should ask these Eclipse specific questions in
the Eclipse newsgroup forums
HTH
Darins
"Brown, Carlton" <[EMAIL PROTECTED]>
01/17/2006 09:30 AM
Please respond to
"Ant Users List"
To
"Ant Users List"
cc
Subject
Setting memory options for Ant in Ec
Hi all,
When running Ant from Eclipse, how does one set the -Xmx and -Xms memory
options inside Eclipse? I've poked around and cannot seem to do it.
(This is to fix OutOfMemory exceptions that occur when I use the
task.)
I've tried launching Eclipse with -Xmx and -Xms options set. I
unde