社区
Eclipse
帖子详情
eclipse4.12.0装spring tool suite,其他选项可以显示,但是不能显示spring starter project
梦回的承诺
2019-08-19 04:29:03
我的eclipse 版本是4.12.0
对于的spring tool suite版本是springsource-tool-suite-3.9.9.RELEASE-e4.12.0-updatesite.zip
当本地装完以后,其他选项都有,但是spring starter project这一项没有???求大神解决
...全文
747
5
打赏
收藏
eclipse4.12.0装spring tool suite,其他选项可以显示,但是不能显示spring starter project
我的eclipse 版本是4.12.0 对于的spring tool suite版本是springsource-tool-suite-3.9.9.RELEASE-e4.12.0-updatesite.zip 当本地装完以后,其他选项都有,但是spring starter project这一项没有???求大神解决
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
梦回的承诺
2019-11-19
打赏
举报
回复
我是在https://start.spring.io/生成的项目,太累的,这个生成的项目我感觉build.gradle不一样的,是下面这样的 dependencies里面用implementation,不要compile的,其他地方也不一样感觉 //使用插件 plugins { id 'org.springframework.boot' version '2.2.1.RELEASE' id 'io.spring.dependency-management' version '1.0.8.RELEASE' id 'java' } //制定生成的版本文件 group = 'com.dream' version = '0.0.1-SNAPSHOT' //JDK版本 sourceCompatibility = '1.8' //使用maven的中央仓库及spring自己的仓库 repositories { //mavenCentral() maven{url "http://maven.aliyun.com/nexus/content/groups/public/"} } //依赖关系,加依赖 dependencies { //该依赖用于编译阶段 implementation 'org.springframework.boot:spring-boot-starter-web' //该依赖用于测试阶段 testImplementation('org.springframework.boot:spring-boot-starter-test') { exclude group: 'org.junit.vintage', module: 'junit-vintage-engine' } } test { useJUnitPlatform() }
温情。
2019-11-19
打赏
举报
回复
直接在eclipse里面安装下载STS插件就可以了
天涯___小菜
2019-09-06
打赏
举报
回复
直接安个STS不就省事了
月寒0909
2019-08-30
打赏
举报
回复
我用eclipse4.12.0安装完springsource-tool-suite-3.9.9.RELEASE-e4.12.0-updatesite.zip后,都没有spring选项
Bofu-
2019-08-27
打赏
举报
回复
楼主,不知道你解决了没有,我的问题和你一模一样的。上星期出去了一整个星期没碰电脑,今天回来解决了。可能是版本的问题,你换一个版本。(我又卸载重下了这个版本Neon.3 Release (4.6.3))。之后就根据版本安装spring tool suit,然后就有了。
spring
-
tool
-
suite
-4-4.3.2.RELEASE-e
4.12
.0-win32.win32.x86_64.zip
eclipse
的构建
spring
boot工程的插件,
spring
Tool
Suite
是一个基于
Eclipse
IDE开发环境中的用于开发
Spring
应用程序的工具,提供了开箱即用的环境用于实现、调试和部署你的
Spring
应用,包括为关键的服务器和云计算、...
spring
-
tool
-
suite
-3.9.9.RELEASE-e4.11.0-win32-x86_64.zip
Spring
Tool
Suite
(STS) 是一个基于
Eclipse
的集成开发环境(IDE),专为
Spring
框架和相关的云计算项目设计。这个版本"
spring
-
tool
-
suite
-3.9.9.RELEASE-e4.11.0-win32-x86_64.zip"是针对 Windows 32 位 x86 ...
spring
source-
tool
-
suite
-3.9.9.RELEASE-e
4.12
.0-updatesite.zip
eclipse
201906 版本
4.12
.0
Spring
Tool
Suite
。网络不好的情况直接来此下载,最好不过。 也可以手动下载:https://
spring
.io/
tool
s3/sts/all/ 安
装
教程: ...
spring
-
tool
-
suite
-4-4.3.1.RELEASE-e
4.12
.0-win32.win32.x86_64.zip
官网已经下载不到的
spring
-
tool
-
suite
(STS)开发应用,适合SSM或者
Spring
boot 开发,比
eclipse
好用,学生党可以私聊我免费给你发,不用积分,这款应用用的人还是蛮多的,需要的人只需要1个积分,不是很多。
spring
-
tool
-
suite
-4-4.8.1.RELEASE-e4.17.0-win32.win32.x86_64.self-extracting.jar
spring
-
tool
-
suite
-4-4.8.1.RELEASE-e4.17.0-win32.win32.x86_64.self-extracting.jar
Eclipse
58,452
社区成员
49,460
社区内容
发帖
与我相关
我的任务
Eclipse
Java Eclipse
复制链接
扫一扫
分享
社区描述
Java Eclipse
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章