Re: Increasing the memory!
Le Tuesday 07 April 2009 14:54:20 S G, vous avez écrit : > Hi, > How to increase the memory while running the ant task.I am getting > OutOfMemoryError.I am not using javac task,for which i know how to > increase. Thanks for the help. export ANT_OPTS="-Xmx $ANT_OPTS" -- Francis Galiegue f...@
Increasing the memory!
Hi, How to increase the memory while running the ant task.I am getting OutOfMemoryError.I am not using javac task,for which i know how to increase. Thanks for the help.