Eclipse installs Spring-Tool-Suite (STS) plugin and cannot find the corresponding version problem

Recently learning springBoot, you need to integrate SpringBoot with eclipse. First, you need to install an STS plug-in. Then go to the official website http://spring.io/tools/sts/all to find the corresponding version according to the installation process given on the Internet . The eclipse version used by the landlord is mars2 4.5.2.

There are two corresponding downloads on the official website. The following two versions must be downloaded with a compressed file ending with updatesite. Otherwise, the eclipse will show that the corresponding association cannot be found, and if you download a non-corresponding high version, there is no use.



However, here comes the point, to find the corresponding version under the http://spring.io/tools/sts/all page is to click the download link,

The downloaded compressed file  spring-tool-suite-3.7.3.RELEASE-e4.5.2-win32-x86_64.zip is not what we want at all. After searching for a long time, we found that when the mouse pointer hovers over the link of the first picture When on, a hyperlink will appear, after copying it is as follows

http://download.springsource.com/release/TOOLS/update/3.9.4.RELEASE/e4.8/springsource-tool-suite-3.9.4.RELEASE-e4.8.0-updatesite.zip 

If you want to download the corresponding version, I try to change the corresponding version number. The first e4.8 is the major version, and the latter is e4.8.0, which is the version you need for eclipse.

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

The red part above is the modified content. You can download the corresponding 4.5.2 version by copying the above address. In addition, the archive process is very slow. I used about 3 faster.

Done in hours.








Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324806976&siteId=291194637