How to install STS(Spring Tool Suite) 3 in Eclipse
Process
- start Eclipse -> Help/Eclipse Marketplace -> install ‘Spring Tools 3 Add-on’
If you have a problem like…
Unable to read repository https://download.springsource.com/releases/updates/....
- Window/Preferences -> Install/Update -> Available Software Sites -> Remove all
- Restart Eclipse
- Retry above ‘process’
- Done!