Error: Java heap space
The solution is simple, just add fork="true" maxmemory="256m" to the mxmlc tag of the ant build.xml.
More on this:
http://blog.criticalpile.com/2009/01/22/eclipse-ant-compiling-flex-heap-esplode/
photography by Kristel van Beek
posted by: martijn, at 9 September 2009 15:49 GMT+1, 9 September 2009 15:53 GMT+1
Error: Java heap space
The solution is simple, just add fork="true" maxmemory="256m" to the mxmlc tag of the ant build.xml.
More on this:
http://blog.criticalpile.com/2009/01/22/eclipse-ant-compiling-flex-heap-esplode/