Spring Tool Suite Introduction
Spring Tools Suite is a tool for developing spring applications in the Eclipse IDE development environment, providing an out-of-the-box environment for implementing, debugging, and deploying your spring applications, including for critical servers and cloud computing, Git, Maven, AspectJ and the latest version of Eclipse provide consolidation support.
There are two ways that eclipse integrates the spring Tool Suite plug-in, one for online installation and one for local installation. This is illustrated here as an example of a local installation.
Install the Spring Tool Suite plugin on eclipse
First to the official website to download the plugin, the address is: Http://spring.io/tools/sts/all.
To access the official website download page, you can see:
- Plugin Compression Package Download:
- Link Download:
These are the plug-in compression packages that correspond to the Eclipse version, so you need to know your version of Eclipse in advance and open eclipse,help→about Eclipse.
The version 4.5.xxx that corresponds to my eclipse platform can be seen.
If you choose to install the compressed package first click to download the corresponding installation package, the compression package can be decompressed can also be confused, if you choose the link to download the link to the first copy, and then Help→install New software.
Then enter HTTP://DIST.SPRINGSOURCE.COM/RELEASE/TOOLS/UPDATE/E4.5/in work with, and enter for a moment.
Then go all the way next, click Accept, and then wait for the installation.
Install the spring Tool Suite on eclipse