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

后端 未结 14 681
粉色の甜心
粉色の甜心 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:37

    The SDK 4.x.x introduced silly bug (see Adobe bugsystem, issue FB-27440), which causes projects with SVN or CVS meta data compile much slower than with SDK 3.x.x. On how it can be fixed, see here.

提交回复
热议问题