【问题标题】:Getting Gradle error when starting STS启动 STS 时出现 Gradle 错误
【发布时间】:2015-02-17 12:33:40
【问题描述】:

我使用的是 STS 3.6.0,在 STS 启动过程中出现错误:

org.eclipse.osgi.internal.framework.EquinoxConfiguration$1
Could not fetch model of type 'EclipseProject' using Gradle installation 'C:\build-tools\gradle-1.10'.

我无法为该项目运行 Gradle 任务。有什么建议吗?

【问题讨论】:

    标签: eclipse gradle spring-tool-suite


    【解决方案1】:

    错误消息与此错误 [1] 中的错误相似。

    这个错误实际上是由 Eclipse 4.4.2 [2] 中的一个错误引起的。您可以采取一些措施来避免此错误:

    • 您可以尝试更新版本的 gradle 工具(和/或 STS)
    • 从 Eclipse 更新站点安装解决方法,如 Eclipse 错误的注释 51 [3] 中所述

    [1]https://issuetracker.springsource.com/browse/STS-3922

    [2]https://bugs.eclipse.org/bugs/show_bug.cgi?id=445122

    [3]https://bugs.eclipse.org/bugs/show_bug.cgi?id=445122#c51

    【讨论】:

      猜你喜欢
      • 2013-07-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-11-05
      • 2013-09-18
      • 1970-01-01
      相关资源
      最近更新 更多