android - Eclipse - 无法安装 Eclipse 4.3 的谷歌插件

标签 android eclipse google-plugin-eclipse

我检查了 - .eclipseproduct - 文件,它显示我的版本是 4.3.0

现在我尝试在 Help-->Install new software 处安装适用于 eclipse 4.3 的 Google 插件。 我在工作中使用了 https://dl.google.com/eclipse/plugin/4.3 字段。

现在,当我选择 Google 插件时,它会这样说 -

Cannot complete the install because one or more required items could not be found.
  Software being installed: Google Plugin for Eclipse 4.3 3.5.1.v201312301723-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.5.1.v201312301723-rel-r43)
  Missing requirement: Google Plugin for Eclipse 4.3 3.5.1.v201312301723-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.5.1.v201312301723-rel-r43) requires 'org.eclipse.persistence.jpa.jpql 0.0.0' but it could not be found

我什至尝试安装谷歌应用程序引擎,但它也说 -

Cannot complete the install because one or more required items could not be found.
  Software being installed: Google App Engine Tools for Android 3.5.1.v201312301723-rel-r43 (com.google.gdt.eclipse.mobile.android.feature.feature.group 3.5.1.v201312301723-rel-r43)
  Missing requirement: Google Managed APIs Plugin 3.5.1.v201312301719-rel-r42 (com.google.gdt.eclipse.managedapis 3.5.1.v201312301719-rel-r42) requires 'bundle org.eclipse.m2e.core 0.0.0' but it could not be found
  Missing requirement: Google Managed APIs Plugin 3.5.1.v201312301723-rel-r43 (com.google.gdt.eclipse.managedapis 3.5.1.v201312301723-rel-r43) requires 'bundle org.eclipse.m2e.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Google App Engine Tools for Android 3.5.1.v201312301723-rel-r43 (com.google.gdt.eclipse.mobile.android.feature.feature.group 3.5.1.v201312301723-rel-r43)
    To: com.google.gdt.eclipse.suite 0.0.0
  Cannot satisfy dependency:
    From: Google Suite Plugin 3.5.1.v201312301719-rel-r42 (com.google.gdt.eclipse.suite 3.5.1.v201312301719-rel-r42)
    To: bundle com.google.gdt.eclipse.managedapis 0.0.0
  Cannot satisfy dependency:
    From: Google Suite Plugin 3.5.1.v201312301723-rel-r43 (com.google.gdt.eclipse.suite 3.5.1.v201312301723-rel-r43)
    To: bundle com.google.gdt.eclipse.managedapis 0.0.0

那么我应该怎么做才能安装 Eclipse 4.3 的 Google 插件?

感谢您的任何帮助。

最佳答案

确保您使用的是最新的 Eclipse、Eclipse 插件和 JDK。甚至可能更新您的 JRE。

否则请尝试安装整个 ADT-Bundle 。它是一种预先安装了插件的 Eclipse IDE。

我想到的最后一件事是你可以尝试 Android Studio .

关于android - Eclipse - 无法安装 Eclipse 4.3 的谷歌插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21259288/

相关文章:

modulee maven 项目更新的 eclipse 空指针异常

android - 如何使用 Maven 在 Release模式下构建 apk

android - 如何为不同于 armeabi 的架构构建和使用 PJSIP?

java - 抛出异常时中断

在虚拟环境中用pip安装的Python包在eclipse中不起作用

java - 我如何从java调试器(或任何其他方法)读取信息

java - 缺少要求 : Google Plugin for Eclipse 3. 7 2.6.1 需要 'org.eclipse.platform.feature.group [3.7.0,3.8.0)' 但找不到

android - 无法创建径向渐变

android - 向下滑动显示textview动画

google-plugin-eclipse - Eclipse (Juno) 的 Google 插件 URL 无效?