Any advice for speeding up the compile time in Flex Builder 3?

后端 未结 14 781
粉色の甜心
粉色の甜心 2020-12-25 08:10

I run Flex Builder 3 on a mac and as my project grows - the compile time gets longer and longer and longer. I am using some SWC\'s and there is a fair amount of code but it

14条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-25 08:50

    I don't use Flex Builder, but I use the Flex SDK compiler everyday and I was wasting tons of time waiting for the MXMLC compiler to do its job until I found Flex Compiler SHell:

    http://blog.zarate.tv/2008/12/07/theres-something-called-flex-compiler-shell/

    Although in theory Flex Builder already uses this optimizations, might be worth checking.

提交回复
热议问题