`1.直接下载已经集成sts的eclipse
各个Eclipse版本的STS : https://spring.io/tools/sts/legacy
离线下载
1.下载你的Eclipse版本对应的STS插件,我的Eclipse版本是4.7.0下载sts3.9.0
eclipse版本查看点击help-->about eclipse
下载地址:
http://download.springsource.com/release/TOOLS/update/3.9.0.RELEASE/e4.7/springsource-tool-suite-3.9.0.RELEASE-e4.7.0-updatesite.zip
springsource-tool-suite-update 最新各个版本下载地址
springsource-tool-suite-3.7.3.RELEASE-e4.5.2-updatesite.zip
http://download.springsource.com/release/TOOLS/update/3.7.3.RELEASE/e4.5/springsource-tool-suite-3.7.3.RELEASE-e4.5.2-updatesite.zip
springsource-tool-suite-3.9.5.RELEASE-e4.7.3a-updatesite.zip
http://download.springsource.com/release/TOOLS/update/3.9.5.RELEASE/e4.7/springsource-tool-suite-3.9.5.RELEASE-e4.7.3a-updatesite.zip
springsource-tool-suite-3.9.5.RELEASE-e4.8.0-updatesite.zip
http://download.springsource.com/release/TOOLS/update/3.9.5.RELEASE/e4.8/springsource-tool-suite-3.9.5.RELEASE-e4.8.0-updatesite.zip
如果要其他版本的,直接改以下链接标红的地方就可以了:
http://download.springsource.com/release/TOOLS/update/3.9.5.RELEASE/e4.8/springsource-tool-suite-3.9.5.RELEASE-e4.8.0-updatesite.zip
2. Help->Install New Software->Add->Archive Location:选中你下载的sts压缩包,Name:随便写,点击OK
3. 勾选带有Spring IDE的项 (有4项),并去掉Contact all update…前面的勾选,点击Next
4.点击next勾选 I accept the terms.... 点击finish,等待安装(如果安装速度过慢可以断网进行安装)
5.安装完成之后,会提示重启Eclipse,点击Yes