Posts Tagged ‘Ant’

Ant Compiling in Flex Builder “Error: Java heap space”

Friday, July 10th, 2009

This week, I wanted to use Ant to compile a large project with a couple external libraries. Right after a few seconds of running my build.xml using Ant, I received this ugly message: compile flex project: [mxmlc] Loading configuration file C:\Program Files\Adobe\Flex Builder 3\sdks\3.3.0\frameworks\flex-config.xml [mxmlc] Error: Java heap space [mxmlc] java.lang.OutOfMemoryError: Java heap space …… [...]

Read full blog post: Ant Compiling in Flex Builder “Error: Java heap space”