【问题标题】:Error installing Google AppEngine plugin in Eclipse Juno (4.2)在 Eclipse Juno (4.2) 中安装 Google AppEngine 插件时出错
【发布时间】:2012-04-26 12:36:20
【问题描述】:

当我尝试为 GAE 安装 eclipse 插件时出现错误:

无法完成安装,因为找不到一项或多项必需项。 正在安装的软件:Google App Engine Java SDK 1.6.4 1.6.4.v201203300216r37(com.google.appengine.eclipse.sdkbundle.e37.feature.feature.group 1.6.4.v201203300216r37)

我正在使用http://dl.google.com/eclipse/plugin/3.7 更新网址,这是我能找到的最新网址。有人解决了这个问题吗?

提前致谢!

【问题讨论】:

    标签: eclipse google-app-engine


    【解决方案1】:

    当我尝试在 eclipse 4.2.2 中安装插件 link to plugin 时,我也遇到了这样的问题

    错误:

    无法完成安装,因为找不到一项或多项必需项。 正在安装的软件:Google Plugin for Eclipse 4.2 -rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.1.v201303211244-rel-r42) 缺少要求:Google Suite 插件 3.2.1.v201303211244-rel-r42 (com.google.gdt.eclipse.suite.ext 3.2.1.v201303211244-rel-r42) 需要 'bundle org.eclipse.mylyn.commons.ui 0.0 .0' 但找不到 不能满足依赖: 来自:Google Plugin for Eclipse 4.2 3.2.1.v201303211244-rel-r42(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.1.v201303211244-rel-r42) 收件人:com.google.gdt.eclipse.suite.ext [3.2.1.v201303211244-rel-r42]

    我通过单击帮助->检查更新解决了这个问题,之后我安装了这个插件并按预期工作。

    【讨论】:

      【解决方案2】:

      对我来说,问题是忘记以管理员身份启动 eclipse。

      【讨论】:

        【解决方案3】:

        事实证明,防病毒软件(出于某种未知原因)阻止了 xml 文件的读取。解决方案:安装过程中暂停保护。

        【讨论】:

          【解决方案4】:

          【讨论】:

          • 仍然,我遇到了错误。无法完成安装,因为找不到一项或多项所需项目。正在安装的软件:Google Plugin for Eclipse 4.2 3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.3.0.v201307162142-rel-r42) 缺少要求:Google Eclipse 4.2 3.3.0.v201307162142-rel-r42 插件(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.3.0.v201307162142-rel-r42)需要 'org.eclipse.wst.css .core 0.0.0' 但找不到
          【解决方案5】:

          请参阅这篇解释如何解决此问题的帖子: https://plus.google.com/110140945975184013033/posts/ePFpQZYhPQq

          How to Install GWT Plugin for Eclipse on 3.8 or Juno:
          
          1. Download zipped update site for 3.7 
             from http://code.google.com/eclipse/docs/install-from-zip.html
          2. Unzip content.jar; rm content.jar
          3. Edit content.xml; change 
             <required namespace='org.eclipse.equinox.p2.iu' 
                 name='org.eclipse.platform.feature.group' range='[3.7.0,3.8.0)'/> 
             to 
             <required namespace='org.eclipse.equinox.p2.iu' 
                 name='org.eclipse.platform.feature.group' range='3.7.0'/>
          4. jar cMf content.jar content.xml (zip won't work)
          5. Install from local update site
          

          请注意,插件的某些功能可能无法正常工作(例如,在调试模式下运行时,我的 Eclipse Juno 崩溃了几次)。

          【讨论】:

            【解决方案6】:

            如果问题是我们还不支持 4.2,答案是要有耐心。 Eclipse 插件是复杂的野兽,而 4.2 是相当新的。

            【讨论】:

            • 您能否指出 4.2 版本的预期时间表?测试版是否可用于测试?
            • @DaveW.Smith - 4.2 似乎仍然被破坏 - 请参阅 the trouble I've been having
            猜你喜欢
            • 1970-01-01
            • 1970-01-01
            • 1970-01-01
            • 2013-12-03
            • 1970-01-01
            • 1970-01-01
            • 2019-06-09
            • 1970-01-01
            • 2014-10-16
            相关资源
            最近更新 更多