【问题标题】:Can not import using Gradle (Buildship 1.x) because Buildship Gradle Tooling version 1.x is not installed无法使用 Gradle (Buildship 1.x) 导入,因为未安装 Buildship Gradle Tooling 版本 1.x
【发布时间】:2018-08-06 16:50:07
【问题描述】:

我正在使用 Eclipse 版本:Oxygen.3a 版本 (4.7.3a)。 Eclipse 不允许使用 Type: Gradle (Buildship 1.x) 创建 spring starter 项目。

我已经在我的 Eclipse 中安装了 Buildship Gradle Integration 2.0。

我已经参考了下面的 stackoverflow 链接。但找不到解决办法。

Spring Tool Suite (STS) - Can not import using Gradle (Buildship)

Spring Tool Suite not possible to create new project with Gradle: Can not import using Gradle (STS) because STS Gradle Tooling is not installed

请提出建议。

【问题讨论】:

    标签: java spring spring-boot gradle spring-boot-gradle-plugin


    【解决方案1】:

    它说的是 buildship 1.x,而你安装的东西说的是 2。这可能是原因,但我通常将 maven 用于 spring 项目。

    【讨论】:

    • 我也尝试搜索 buldship 1.0,但在 eclipse 市场上根本没有列出。
    • 你可以从link 下载一个项目。除非您无法访问互联网,否则真的没有理由使用该插件。看起来您的互联网工作正常。
    • 接受您的回答,因为它以其他方式解决了我的目的,但我的问题没有适当的理由。无论如何,谢谢。
    猜你喜欢
    • 2017-05-29
    • 2018-01-04
    • 1970-01-01
    • 1970-01-01
    • 2017-06-24
    • 2023-04-08
    • 2021-07-26
    • 2016-05-21
    • 2015-04-03
    相关资源
    最近更新 更多