Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] OutOfMemory using Ant

Hi,

I get the OutOfMemoryException when I use Ant. I use Ant for building and
running test programs. I use the Ant view to select the target tasks.

I beleive that this has something to do with the way the garbage collection
works. I am running eclipse on windows 2000. After running ant for approx.
10 times, I can see the memory grow from the task manager. Once the heap
size reaches to approx. 100MB, eclipse crashes or throws an
OutOfMemoryException.

Please let me know if I have to post this in the Ant dev group.
Also, let me know if I should open a bug report.

-Siljan Simpson




Back to the top