spring tool suite插件安装

日常Spring开发一般都会用到spring tool suite插件,以Eclipse为例,其实插件配置很简单,可以在线配置或者离线配置(也就是把插件下载后添加),除了这两种方式之外,spring tool suite还可以通过另外一种方式配置:

以下是Eclipse中最简单的spring tool suite插件配置方式

在eclipse的Help中,选择 Eclipse Marketplace选项


然后在查找中输入sts 可以查询到需要安装的spring tool suite,如下图:


点击Install安装即可,等待片刻、、、安装完成后,重启Eclipse

在Eclipse的Properties属性中可以看到Spring的配置选项,如下:


很简单就设置完成了,!

插件官网URL:https://spring.io/tools/sts/all/ 

posted @ 2018-04-07 18:43  vtopqx  阅读(60)  评论(0)    收藏  举报