Search code examples
apache-flexantcompilationmxmlcfdt

How can I speed up Ant Compilation in FDT / Flex Builder


Is there any way to speed up MXMLC compiles using Flextasks in Ant in Eclipse. Compared to FDT and Flex Builder's in-built compilation, it is painfully slow.


Solution

  • HellFire Compiler Daemon (http://bytecode-workshop.com/) comes with a set of ant tasks that build Flex applications much faster with HFCD.

    http://stopcoding.wordpress.com/2010/01/29/hfcd-ant-tasks-outperform-adobe-flex-ant-tasks/