Re: AW: Ant within Eclipse Junit OutOfMemoryException
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:
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 solved my memory problem in the Ant-Task: