我刚刚下载了eclipse版本版本:3.7.0。现在我正在为这个eclipse安装gwt插件。 插件链接为:gwt plugin (http://dl.google.com/eclipse/plugin/3.7) 现在安装时我已检查过以下项目:
取消选中所有其他复选框。
现在,在安装时单击下一步,它会给出如下错误:Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 2.6.1.v201205091048-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.6.1.v201205091048-rel-r37)
Missing requirement: Google Plugin for Eclipse 3.7 2.6.1.v201205091048-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.6.1.v201205091048-rel-r37) requires 'org.eclipse.wst.server.core 0.0.0' but it could not be found
我没有得到什么问题。 请帮帮我。 提前谢谢。
答案 0 :(得分:6)
WST是Eclipse Google插件的必备条件。要确保安装此要求,请确保将indigo更新站点(http://download.eclipse.org/releases/indigo)添加到可用软件站点列表中。此外,在开始安装GPE之前,请确保选中“在安装期间联系所有更新站点以查找所需软件”复选框。
这是Google群组中已报告的旧版issue。
答案 1 :(得分:2)
应检查选项Contact all update sites during install to find required software
。在这种情况下,将自动安装所有遗漏的依赖项