最好(最高效)的 FLEX IDE 是什么? [英] What is the best (most productive) FLEX IDE?

查看:39
本文介绍了最好(最高效)的 FLEX IDE 是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一些要求:

  • 分步调试和调试断点
  • 调试时查看变量值
  • 智能感知(自动完成).理想情况下使用智能"完成,因此它只向您显示完成某事的句法有效选项.例如,文本框.将触发该类的成员(.Text、.BackColor)等.然后 Textbox.BackColor= 将触发有效颜色列表.
  • 拖放式 GUI 设计.

我不关心成本(好吧,超过 1000 美元看起来有点贵:-)

I'm not concerned about cost (Ok, over $1K gets a little pricey looking :-)

推荐答案

在一些 IDE 中使用变量视图(通常还有附加视图,如堆栈或全局变量等)进行逐步调试.FlexBuilderFDT3 Enterprise(仅企业版允许调试)、FlashDevelop(带有额外插件).您还可以尝试(免费!)Visual Studio 插件 Tofino (Ensemble),因此您可以在 Visual Studio 中进行调试.

Step by step debugging with variable view (and often with additional views like stack or global variables etc) is working in some IDEs. FlexBuilder, FDT3 Enterprise (only the enterprise version allows debugging), FlashDevelop (with extra plug-in). You can also try the (free!) Visual Studio plug-in Tofino (Ensemble), so you can debug inside Visual Studio.

但是我在基于 Eclipse 的 IDE 中找到了最好的调试实现.我对 FDT3 的印象并不深,所以我推荐使用 FlexBuilder 进行调试(+分析),当然还有 AS 的编码以及 MXML 的最终(视觉)设计.

But the best implementation for debugging I found in the Eclipse based IDEs. I'm not much impressed with FDT3 at all, so I recommend FlexBuilder for debugging (+profiling) and of course coding of AS and eventually (visual) design for MXML.

您可以使用 FDB 插件尝试 FlashDevelop.许多人更喜欢这个免费的 IDE 进行编码,因为它有很好的代码辅助功能(恕我直言,这是所有已知 IDE 中最好的).调试正在使用这个插件,但我不会说这是最高效的".但是试一试,它是免费的!

You can try FlashDevelop with the FDB plug-in. Many people prefer this free IDE for coding because of the nice code assist (IMHO the best of all known IDEs). Debugging is working with this plug-in but I wouldn't say that is the "most productive". But give it a try, its free!

这篇关于最好(最高效)的 FLEX IDE 是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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