有人知道如何安装4的Red5 IDE插件吗?
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 4将Eclipse伽利略作为集成的IDE,为了使Red5插件工作,首先必须安装Eclipse平台(http://download.eclipse.org/releases/galileo/),然后才能安装Red5 IDE插件。
发布于 2011-09-01 19:52:32
不幸的是,flash构建器不是构建在一个完整的eclipse之上的(这样做是没有意义的),所以如果您设想从eclipse运行服务器,则需要安装服务器组件。要做到这一点,最简单的方法是从eclipse中安装完整的包,然后安装Flash插件,或者在现有的闪存构建器中安装WTP (Web )工具。
发布于 2011-09-06 22:26:13
Flashbuilder有两种口味。独立的或作为eclipse插件。目前,我正在使用eclipse和FlashBuilder4.0(插件版本)开发我所有的闪存插件(目前正在开发PureMVC插件,需要进行测试),没有任何问题。
简短的回答是:)只需安装您想要的eclipse环境,然后安装闪存生成器插件。应该像魅力一样发挥作用。
盖尔
https://stackoverflow.com/questions/7275616
复制相似问题