To learn spring cloud, to install the Spring boot Spring-tool-suite plug-in, I installed in the first time, due to improper operation, two geniuses completely installed, really is dead, feel stupid to die! Below you have stepped on the pit and some tips to share with you. Installation method: (I used eclipse, so I took eclipse for example)
Tips:installation, the slow speed of the process will be relatively long, so it is best to choose a better network of places to install.
Method 1, you can search for Spring-tool-suite in the Eclipse directory:help-->eclipse Marketplace , such as:
Click Installed in the lower right corner to install.
Method 2, download the relevant plugin on the spring official website, and then import into Eclipse, the following is the download steps:
2.1. How much is your eclipse version,help-->about Eclipse
2.2, now the official website to download the plug-in package, but into the official website to see is similar to this:
http://download.springsource.com/release/STS/3.8.1.RELEASE/dist/e4.6/ Spring-tool-suite-3.8.1.release-e4.6-win32-x86_64.zip format, remember not to download, we install the Spring boot plugin need to download to updatesite.zip end of the compressed file.
The path to the eclipse3.7.2 plug-in package is given below:
Official path:http://download.springsource.com/release/STS/2.9.2/dist/e3.7/ Springsource-tool-suite-2.9.2.release-e3.7.2-win32-x86_64.zip
Required plug-in path: http://download.springsource.com/release/TOOLS/update/2.9.2.RELEASE/e3.7/ Springsource-tool-suite-2.9.2.release-e3.7.2-updatesite.zip
We download the eclipse3.7.2 version of the Spring boot plugin package to copy the "required plug-in path" browser and then download it.
However, what happens to my eclipse version of 4.5.2? I need 4.5.2 version of the plug-in package, how to get it?
Click on the official website to find the corresponding files for the eclipse version (my 4.5.2), e.g.,
Click Zip, then copy out the official website path as follows
http://download.springsource.com/release/STS/3.7.3.release/Dist/e4.5/spring-tool-suite -3.7.3.release-e4.5.2-Win32-x86_64.zip
Compare the above 3.7.2 version path Modify the copy of the 4.5.2 official website path to the Red place. To modify a rule:
(1), STS---Tools/update
(2), dist Delete
(3), Spring-tool-suite---Springsource-tool-suite
(4), Win32-x86_64.zip---Updatesite.zip
You can get 4.5.2 version of the spring boot plug-in package path (below):
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
Copy the path to the browser carriage return to download.
So if your eclipse is a different version, I will not describe the AH, you can spell out the path of the above steps to download.
2.3, now how to install AH, the plug-in package downloaded to the local, into the Eclipse--- help--> Install new sofware , such as:
Click Add to add a local download to the Updatesite.zip end of the zip file,
Then click Next,
Next,
Select Agree, then finish
Prompt will restart Eclipse, click Yes to restart
After rebooting, we go to eclipse-->windows---preferences and see a spring module, which represents the successful installation of the Spring boot plugin.
If you follow the above steps and do not see a spring-related module under Windows Preferences, then there is a reason for the installation to go wrong, I would recommend removing Eclipse and then reinstalling it, because I encountered this problem when I installed it. Without uninstalling eclipse to reinstall the Springboot plugin directly, it is difficult to ensure that the bits and pieces of the previous installation are removed cleanly. Of course it's just advice.
Well, the first blog to this end, Spring cloud learning is still going on, will continue to write some of their own learning process stepped on the pit, to share with you.
Reprint: http://blog.csdn.net/pavel101/article/details/79314208
Note: Due to the slow installation process, has been showing progress bar, and reported cannot perform operation.computing alternate solutions, you can refer to this blog to set up
Eclipse Offline Install plugin report cannot perform operation.computing alternate solutions ... Solutions
Eclipse Install Spring Boot plugin Spring tool Suite