Sent: Friday, 29 June 2007 4:32 PM
To: Ant Users List
Subject: AW: Ant within Eclipse Junit OutOfMemoryException
Hi,
I use an Ant Script tu run a lot of Junit Tests. I had to change the
maxmemory to 1024m to let all the Tests run.
But sadly I used Ant directly and not Eclipse.
But this is how I solv
Knuplesch wrote:
Hi,
I use an Ant Script tu run a lot of Junit Tests. I had to change the maxmemory
to 1024m to let all the Tests run.
But sadly I used Ant directly and not Eclipse.
But this is how I solved my memory problem in the Ant-Task:
Geschäftsführer: Uwe Seltmann
HRB Stuttgart 17655
USt-IdNr.: DE 811944121
-Ursprüngliche Nachricht-
Von: pam [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 29. Juni 2007 01:36
An: 'Ant Users List'
Betreff: Ant within Eclipse Junit OutOfMemoryException
Hi,
I'm not sure if this is th
Hi,
I'm not sure if this is the correct forum for this question, but I'm running
Junit tests with ant, within Eclipse. I have a lot of tests, I wish to run
them overnight , then look at a JUnitReport.
Repeatedly I have abandoned this method because I get an
OutOfMemoryException after about 35 min