无法完成为 Eclipse 安装 Google 插件

Cannot complete installing Google Plugin for eclipse(无法完成为 Eclipse 安装 Google 插件)

本文介绍了无法完成为 Eclipse 安装 Google 插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在 Eclipse 中安装 Google 插件,但出现以下错误:

I am trying to install the Google Plugin in eclipse but I get the follwoing error:

无法完成安装,因为找不到一项或多项必需项.
正在安装的软件:Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
缺少要求:Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) 需要 'bundle org.eclipse.equinox.p2.operations 0.0.0' 但它可以找不到
不能满足依赖:来自:Google Plugin for Eclipse 3.6 1.4.2.v201012211742 (com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
收件人:com.google.gdt.eclipse.platform.e36 [1.4.2.v201012211742]

Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) requires 'bundle org.eclipse.equinox.p2.operations 0.0.0' but it could not be found
Cannot satisfy dependency: From: Google Plugin for Eclipse 3.6 1.4.2.v201012211742 (com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
To: com.google.gdt.eclipse.platform.e36 [1.4.2.v201012211742]

请帮忙

推荐答案

App Engine 文档太旧,这就是问题所在.API 有更新版本:

The App Engine documentation is old, that is the problem. There are newer releases of the API:

  • http://dl.google.com/eclipse/plugin/3.3
  • http://dl.google.com/eclipse/plugin/3.4
  • http://dl.google.com/eclipse/plugin/3.5
  • http://dl.google.com/eclipse/plugin/3.6
  • http://dl.google.com/eclipse/plugin/3.7
  • http://dl.google.com/eclipse/plugin/4.2

试试适合你的 IDE 的那个.

Try the one that suits your IDE.

这篇关于无法完成为 Eclipse 安装 Google 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:无法完成为 Eclipse 安装 Google 插件

基础教程推荐