【问题标题】:Unable to see spring starter project in eclipse在eclipse中看不到spring starter项目
【发布时间】:2019-09-05 22:28:45
【问题描述】:

我的系统上安装了 eclipse IDE luna 4.4.0。我还安装了 Spring Tool Suite 3(3.9.8.Release) 和 Spring Tools 4- for spring boot(4.1.0.Release)。我无法在新项目选项下的 Eclipse 中看到 Springstarter 项目。

【问题讨论】:

  • 在 Eclipse Luna 或 STS 中看不到创建 Spring Boot 项目的选项?
  • 您是否在 Eclipse 中安装了任何东西,或者您只是安装了没有向 Eclipse 添加任何东西的单独的独立 STS? Eclipse Luna 相当老旧,当前的 Spring Tools 代码可能无法在其上运行。
  • STS 3.9.8 和 Spring Tools 4 都不兼容 Eclipse Luna (4.4)。
  • @XeshanJ 有两种方法可以创建 Spring Boot 应用程序,一种是从 Eclipse Marketplace 安装 STS。我如上所述安装了 STS,但我无法创建 spring boot 项目(因为我无法在 eclipse 的新选项下看到 spring starter 项目)。同时我使用第二个选项,从start.spring.io创建spring boot项目并作为现有的maven项目导入eclipse。
  • @MartinLippert 我安装了新版本的 Eclipse,而不是从 Eclipse 市场安装 STS。现在我可以在新项目下的 Eclipse 中看到 Springstarter 项目 --> SpringBoot 。

标签: java eclipse spring-boot spring-tool-suite spring-tools-4


【解决方案1】:

spring安装后重启eclipse IDE。如果它仍然没有显示然后转到文件 => 新 => 其他 => 在向导屏幕中展开 spring boot => 能够看到“spring starter project”

【讨论】:

    猜你喜欢
    • 2018-01-05
    • 2016-12-14
    • 2016-09-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-04-14
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多