简体   繁体   English

调试actionscript / flex应用程序选项

[英]debugging actionscript/flex app options

I'm not sure of the proper term to describe what I wan to do. 我不确定是否可以描述我想做什么。

I'm working on a Flex app. 我正在开发Flex应用程序。 It depends on a php based web service running in the same web server. 它取决于在同一Web服务器中运行的基于php的Web服务。

Right now, I'm using the free version of FDT. 现在,我正在使用FDT的免费版本。 It will not let my app access the php web service while running in the SWF (FDT's built in Flex app viewer). 在SWF(FDT内置的Flex应用查看器)中运行时,它不会让我的应用访问php Web服务。

I'd really like to be able to step thru my Flex app in a debugger. 我真的很想能够通过调试器中的Flex应用程序。 So I need an IDE that will let me run a Flex app that accesses an outside web service. 因此,我需要一个IDE,该IDE将允许我运行访问外部Web服务的Flex应用程序。

A co-worker told me that IntelliJ supports this. 一位同事告诉我IntelliJ支持这一点。 I'd like to know if there are any options - Eclipse, NetBeans anything else. 我想知道是否有任何选择-Eclipse,NetBeans还有其他选择。

Mark 标记

i ultimately settled on FDT. 我最终选择了FDT。 i lost stepwise debugging but Firefox + web console and I've been able to do everything I need to. 我失去了逐步调试功能,但是Firefox + Web控制台却可以做我需要做的一切。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM