【问题标题】:Eclipse Gradle Integration Error - Installing software has encouragedEclipse Gradle 集成错误 - 鼓励安装软件
【发布时间】:2015-07-10 08:10:32
【问题描述】:

我尝试在 Eclipse 上安装 Gradle 时收到此错误。我试过这个链接:

https://marketplace.eclipse.org/content/gradle-integration-eclipse-0

错误信息如下。任何人都可以helo。

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,org.springsource.ide.eclipse.gradle.core,3.6.3.201411271013-RELEASE.
Error reading signed content:C:\Users\dell\AppData\Local\Temp\signatureFile1990886222537489997.jar
An error occurred while processing the signatures for the file: C:\Users\dell\AppData\Local\Temp\signatureFile1990886222537489997.jar
Problems downloading artifact: org.eclipse.update.feature,org.springsource.ide.eclipse.gradle.feature,3.6.3.201411271013-RELEASE.
Error reading signed content:C:\Users\dell\AppData\Local\Temp\signatureFile1754777427947047028.jar
An error occurred while processing the signatures for the file: C:\Users\dell\AppData\Local\Temp\signatureFile1754777427947047028.jar
Problems downloading artifact: osgi.bundle,org.springsource.ide.eclipse.gradle.toolingapi,3.6.3.201411271013-RELEASE.
Error reading signed content:C:\Users\dell\AppData\Local\Temp\signatureFile833353327458962376.jar
An error occurred while processing the signatures for the file: C:\Users\dell\AppData\Local\Temp\signatureFile833353327458962376.jar
Problems downloading artifact: osgi.bundle,org.springsource.ide.eclipse.gradle.ui,3.6.3.201411271013-RELEASE.

【问题讨论】:

  • 现在 gradle(或 gradle wrapper)命令行能帮到你吗?

标签: java android eclipse gradle


【解决方案1】:

Eclipse 有另一个名为 Buildship: Eclipse Plug-ins for Gradle 的项目似乎正在运行。

http://projects.eclipse.org/projects/tools.buildship/downloads

我能够通过以下过程将其安装到 Spring Tool Suite (Eclipse/Mars) 中。

帮助 > 安装新软件 > 添加

名称:建造船
地点:http://download.eclipse.org/buildship/updates/e45/releases

好的

从那里我选择了“Buildship”存储库并安装了“Eclipse Plug-ins for Gradle”,没有任何问题。

【讨论】:

    【解决方案2】:

    很抱歉,Eclipse 不再受支持。

    Google 刚刚在 IntelliJ 上制作了自己的 IDE。

    https://developer.android.com/sdk/index.html

    它内置了一切,而且比 eclipse 更好!

    编辑:关于一切,我说的是 gradle、maven、更好的 SDK 支持、更好的虚拟设备支持等等。

    EDIT2:在我忘记之前...您甚至可以导入您的 Eclipse 项目。

    【讨论】:

      猜你喜欢
      • 2014-11-30
      • 2023-03-28
      • 1970-01-01
      • 1970-01-01
      • 2014-10-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多