Flex builder4 - 编译问题
我正在使用 FB4,我的项目至少需要 30 分钟来编译整个项目,因为它有 20 个模块。
由于我们公司的政策,我每天都必须注销我的机器。
我的问题是:
每天我必须花 30 分钟来编译我的整个项目。 如果我不小心关闭了项目或关闭了 Flex 构建器 IDE,我必须再次花费 30 分钟来编译项目中的所有模块。
如果我关闭,您有什么建议可以避免 flexbuilder 再次编译我的项目吗?
提前致谢。
I'm using FB4 and my project will take atleast 30 minutes to compile entire project since it has 20 modules.
Everyday i have to logoff my machine since our company policy.
My problem is :
Everyday i have to spend 30 minutes to compile my entire project.
I have to spend another 30 minutes again to compile all modules in my project if i accidently closed my project or closed my Flex builder IDE.
Do you have any suggestion to avoid flexbuilder to compile my project again if i closed?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Eclipse Java 可能会使用更多内存来加快速度。
如何加速 Eclipse?
Eclipse 中 Xmx 和 Xms 的最大值?
是“构建”自动选择?
也许您链接项目的方式也会影响性能。链接 SWC 而不是项目参考应该可以缩短时间。
Eclipse Java could probably use more memory to speed that up.
How can you speed up Eclipse?
Max value of Xmx and Xms in Eclipse?
Is 'Build Automatically' selected?
Maybe how you link your projects will also impact performance. Linking SWC instead of project references should improve time.