为什么 Eclipse 的 flexbuilder 插件打开和编译这么慢? [英] Why the is flexbuilder plugin for eclipse so slow to open and compile?

查看:26
本文介绍了为什么 Eclipse 的 flexbuilder 插件打开和编译这么慢?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一台不错的电脑.(名称中带有双核和大量内存的东西).有时,仅当我打开一个简单的 mxml 文件时,FlexBuilder 才会提示构建器项目"加载栏.看起来他在做一些困难的工作……我不要求任何花哨的东西.我只想在文本模式下打开文件.每次我按 ctrl+s 时,我都害怕需要永远建设的项目"这件事.我已经禁用了自动构建,但不方便.

I've got a decent computer. ( something with dual-core in the name and a lot of ram ). Sometime FlexBuilder prompt the "builder project" loading bar only when i open a simple mxml file. It's look like he does some difficult jobs... i don't ask for anything fancy. I just want the file open, in text mode. Every time i hit ctrl+s, i fear the "building project who take forever" thing. I've disable the automatic build, but it's not convenient.

另外一件事,更容易理解.我有一个 Ant 任务,它使用 flexBuilderSdk 编译我们的代码.这需要永远(例如 100 个 .as 文件和 20 个 .mxml 文件需要 2 分钟).

Another thing, more understandable. I'v got a Ant task who compile our code with the flexBuilderSdk. It's take forever ( like 2 min for 100 .as file and 20 .mxml file ).

对于两个问题:这正常吗?我可以做点什么吗?因为它正在扼杀我的生产力!(不,认真的 ;-) )

For the two question : Is that normal ? Can i do something ? Because it's killing my productivity ! ( no, seriously ;-) )

推荐答案

anirudhsasikumar 指出一点:Flex4 SDK 的改进已经向后移植.http://www.deitte.com/archives/2008/10/a%5Ffaster%5Fflex%5F3.htm它快了一点,但是我在使用 Firefox 时遇到了一些问题.(不要问为什么!)问题:结果 SWF 可以在 IE7 上运行,但不能在 Firefox 上运行(加载时无限等待)

anirudhsasikumar mark a point : Improvement of the Flex4 SDK have been backported. http://www.deitte.com/archives/2008/10/a%5Ffaster%5Fflex%5F3.htm It's a little bit faster, but i encounter some problem with firefox then. ( Dont ask why ! ) The issue : The result SWF work on IE7, but not on Firefox ( unlimited waiting at the loading )

但是构建的真正改进是使用FCSH,避免编译同一个文件两次.它大大提高了性能.

But a real improvement of the building is to use FCSH, to avoid compile the same file two time. It's improve the performance drasticly.

http://wildwinter.blogspot.com/2008/04/fcsh-wrapper-for-ant.html

这篇关于为什么 Eclipse 的 flexbuilder 插件打开和编译这么慢?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆