标签:组件 完成 技术 down str hub distrib date src
下载的sts4在new的时候,发现没有spring,只有spring boot.虽然现在都是注解驱动开发了,但偶尔还是会用到spring配置文件。sts4发现没有spring Bean configuration file选项
去官网获取tool3地址
https://github.com/spring-projects/toolsuite-distribution/wiki/Spring-Tool-Suite-3
根据自己的版本选择,我下载的是4.15 https://download.springsource.com/release/TOOLS/update/3.9.12.RELEASE/e4.15/
安装
点击help-->Install New Software 然后将上面获取的连接复制进去,name自己取,比如spring-tool3
点击add
之后,一路next,并接受协议,直到完成。
完成之后可能插件并没有装好,右下角发现还在后台安装。等待成为100%,重启
安装完成截图
有时候可能遇到安装完重启并没有,这时候可能是在下载组件的时候有的下载有问题,重新执行一下安装步骤就好了
Spring Tools 4 STS New 菜单没有Spring Bean Configuration File选项
标签:组件 完成 技术 down str hub distrib date src
原文地址:https://www.cnblogs.com/andong2015/p/12905418.html