在 Flex Builder 3 中加快编译时间有什么建议吗?

问题描述:

我在 Mac 上运行 Flex Builder 3,随着项目的增长 - 编译时间越来越长.我正在使用一些 SWC 并且有相当数量的代码,但它不应该花费几分钟来构建和每天崩溃吗?

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 shouldn't take minutes to build and crash daily should it?

除了已经提到的建议之外,关闭您打开但未使用的所有项目.

In addition to the suggestions already mentioned, close any projects that you have open that you are not using.

在导航器视图中点击项目,然后选择关闭不相关的项目".

Rich click on the Project in the Navigator view and select "Close Unrelated Projects".

根据您打开的项目数量,这可能会显着改善编译时间以及各方面的性能.

Depending on how many projects you have open, this can lead to a significant improvements in compile time, as well as all around performance.

麦克室

mesh@adobe.com

mesh@adobe.com