Flash Builder 4 + Red5 IDE 插件
有人知道如何为 Adobe Flash Builder 4 安装 Red5 IDE 插件吗?
Adobe Flash builder 4 附带了 Eclipse 的集成安装,但是如果我按照 Red5 网站上的说明进行操作,我会得到:
Cannot complete the install because one or more required items could not be found.
Software being installed: Red5 Feature 0.2.0 (org.red5.feature.feature.group 0.2.0)
Missing requirement: Red5 Feature 0.2.0 (org.red5.feature.feature.group 0.2.0) requires 'org.eclipse.jst.server.core 0.0.0' but it could not be found
我已尝试过所有地方,但找不到任何帮助。
提前致谢。
回答
Flash Bulder 4 将 Eclipse Galileo 作为集成 IDE,为了使 Red5 插件正常工作,您必须先安装 Eclipse Web Tools Platform (http://download.eclipse.org/releases/galileo/) 然后就可以安装 Red5 IDE 插件了。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不幸的是,flash builder 并不是构建在完整的 eclipse 之上(这样做没有意义。),因此,如果您打算从 eclipse 运行服务器,则需要安装服务器组件。最简单的方法是从 eclipse 安装一体化软件包,然后安装 Flash 构建器插件,或者您可以尝试安装 WTP(网络工具平台)工具。
Unfortunately the flash builder is not built on top of a full blown eclipse (it does not make sense to do so.), So you need to install the server components, if you are envisioning running servers from eclipse. The easiest way to do this is to install the all-in-one package from eclipse and then install the Flash builder plugin or you could try installing WTP (Web Tool Platform) tools in your existing flash builder.
Flashbuilder 有两种版本。独立或作为 Eclipse 插件。我目前正在使用 eclipse indigo 和 flashbuilder 4.0(插件版本)进行所有 flashbuilder 插件(当前正在开发 PureMVC 插件并需要 beta 测试人员)开发,没有任何问题。
简短的回答是:)
只需安装你想要的eclipse环境,然后安装flashbuilder插件即可。
应该像魅力一样发挥作用。
盖尔
Flashbuilder is available in two flavours. Standalone or as a eclipse plugin. I am currently doing all my flashbuilder plugin's(Currently working on a PureMVC plugin and need beta testers) development using eclipse indigo and flashbuilder 4.0(the plugin version) without any problem.
Short answer is :)
Just install the eclipse environment you want and then install the flashbuilder plugin..
Should work like a charm.
Geirr