我面临着在eclipse中安装google插件的持续问题。这一次,它报告了核心运行时。代码-
Cannot complete the install because one or more required items could not be found.正在安装的软件:用于Eclipse3.7的谷歌插件3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.3.0.v201307162142-rel-r37)缺少要求:谷歌托管org.eclipse.m2e.core插件3.3.0.v201307162142-rel-r37 (v2013.0.v201307162142-rel-r37)需要'bundle API 0.0.0‘,但找不到缺少的要求: Google托管API插件3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.managedapis 3.3.0.v201307162142-rel-r42)需要‘捆绑包org.eclipse.m2e.core 0.0.0’,但找不到它无法满足依赖关系:从:谷歌项目托管插件3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.gph 3.0.v201307162142-R37)到:捆绑包com.google.gdt.eclipse.suite 0。0.0不能满足依赖关系:从: Google项目托管插件3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.gph 3.3.0.v201307162142-rel-r42)到:捆绑包com.google.gdt.eclipse.suite 0.0.0不能满足依赖关系:从:Google子客户端支持插件3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.gph.subclipse 3.3.0.v201307162142-rel-r37)到:捆绑包com.google.gdt.eclipse.gph 0.0.0无法满足依赖关系:从:谷歌套件插件3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.suite 3.3.0.v201307162142-rel-r37)到:捆绑包com.google.gdt.eclipse.managedapis 0.0.0无法满足依赖关系:从:谷歌套件插件3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.suite 3.3.0.v201307162142- r42-从(com.google.gdt.eclipse.suite.e37.feature.feature.group 3.3.0.v201307162142-rel-r37 com.google.gdt.eclipse.managedapis 3.3.0.v201307162142-rel-r37)到: com.google.gdt.eclipse.gph.subclipse 3.3.0.v201307162142-rel-r37
我该怎么做?
发布于 2013-09-22 00:58:56
需要另一个插件,M2E-Maven Integration for Eclipse WTP (Juno),请转到marketplace并安装此插件,然后再次尝试安装gwt插件。Gook幸运
发布于 2013-08-15 17:31:33
我打算第一次使用GWT,却遇到了同样的问题。一个远不完美但对我有效的解决方案是将Eclipse从Indigo(3.7)升级到Kepler(4.3),并为Kepler安装正确的插件。只需记住备份您的旧Eclipse,您将需要Java 1.7
干杯
https://stackoverflow.com/questions/18190296
复制相似问题