用于red5的flex插件的eclipse

时间:2023-01-24 17:44:49

I've just started to mess around with red5 , I can't say it was easy to get it run at the first place, but after a day on google I finally succeed.

我刚刚开始乱用red5,我不能说它很容易让它在第一时间运行,但在google上一天后我终于成功了。

The first thing I had to face is the poor documentation of this server. I couldn't find any good tutorials about making apps (I would pay for a good one, but still nothing) for it, but it doesn't matter since it's free.

我必须面对的第一件事是这台服务器的文档很差。我找不到任何关于制作应用程序的好教程(我会支付一个好的,但仍然没有),但它没关系,因为它是免费的。

I found this : Adobe TV . It's the best starting point I could find so far. The only thing is that I can't set up the same working enviroment as the guy has in the video. I understand it is eclipse (i have that) , and i know he is using flex plugin, but how do I get eclipse to debug mxml files as he does? (around 3.20 in the video) . I downloaded the flex plugin, but after I install it, eclipse stays exactly the same as before.

我发现了这个:Adobe TV。这是迄今为止我能找到的最佳起点。唯一的问题是,我不能像视频中那样设置相同的工作环境。我明白这是eclipse(我有),我知道他正在使用flex插件,但是我如何让eclipse像他一样调试mxml文件呢? (视频中约为3.20)。我下载了flex插件,但在安装之后,eclipse与之前保持完全相同。

PLease note I am new to eclipse (and JAVA and flash -huhh... :D - ).

请注意我是eclipse的新手(和JAVA和flash -huhh ......:D - )。

I am running Windows 7 Ultimate 32bit.

我正在运行Windows 7 Ultimate 32bit。

Any help would be greatly appreciated.

任何帮助将不胜感激。

2 个解决方案

#1


0  

There is one more IDE called FDT for flex app development. They are using eclipse. Worthy to try this IDE http://fdt.powerflasher.com/ this is available linux too. This is does not support red5 by native. But you can just simply create as java project.

还有一个名为FDT的IDE用于Flex应用程序开发。他们正在使用eclipse。值得尝试这个IDE http://fdt.powerflasher.com/这也是可用的linux。这不是本机支持red5。但你可以简单地创建为java项目。

#2


0  

I prefere the Flex Development to do with flashdevelop: http://www.flashdevelop.org/

我首选Flex Development来处理flashdevelop:http://www.flashdevelop.org/

it is a very nice openen source code editor. Configuration is really easy and takes just 1 Minute. The only thing to do is to configure the path of the flex sdk. Debugging is nice and i love the code completition feature.

它是一个非常好的openen源代码编辑器。配置非常简单,只需1分钟。唯一要做的是配置flex sdk的路径。调试很好,我喜欢代码completition功能。

#1


0  

There is one more IDE called FDT for flex app development. They are using eclipse. Worthy to try this IDE http://fdt.powerflasher.com/ this is available linux too. This is does not support red5 by native. But you can just simply create as java project.

还有一个名为FDT的IDE用于Flex应用程序开发。他们正在使用eclipse。值得尝试这个IDE http://fdt.powerflasher.com/这也是可用的linux。这不是本机支持red5。但你可以简单地创建为java项目。

#2


0  

I prefere the Flex Development to do with flashdevelop: http://www.flashdevelop.org/

我首选Flex Development来处理flashdevelop:http://www.flashdevelop.org/

it is a very nice openen source code editor. Configuration is really easy and takes just 1 Minute. The only thing to do is to configure the path of the flex sdk. Debugging is nice and i love the code completition feature.

它是一个非常好的openen源代码编辑器。配置非常简单,只需1分钟。唯一要做的是配置flex sdk的路径。调试很好,我喜欢代码completition功能。