Eclipse版本4.15.0,从https:///spring-projects/toolsuite-distribution/wiki/Spring-Tool-Suite-3下载的压缩包按网上的方法安装都不行(包括直接引入压缩包和解压后引入),然后又直接复制下载链接进行添加也是不行,最后发现网站里还有其他链接,p2存储库的链接复制可以添加。

Eclipse安装Spring提示No software site found at jar_spring

 

 直接对应Eclipse版本了,复制对应版本的链接,Help->Install New Software->Add->在location位置填入链接->Add->选中四个主要的jar包->安装

Eclipse安装Spring提示No software site found at jar_eclipse_02

 

 结果过了一会又发生了错误

Eclipse安装Spring提示No software site found at jar_spring_03

 

 重启再来一遍,终于显示restart通知,自动重启后,

Eclipse安装Spring提示No software site found at jar_错误解决_04

 

 出现了Spring IDE,算是成功了吧。