> For the complete documentation index, see [llms.txt](https://spring-boot.shujuwajue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spring-boot.shujuwajue.com/fu-lu-ff1a-elicpse-spring-tool-suite-gong-ju-de-an-zhuang.md).

# 附录：Eclipse - Spring Tool Suite工具的安装

利用Spring Tool Suite 快速实现Spring Boot的项目搭建

## **1.工具下载地址：**

Eclipse：<http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/neonr>

Spring Tool Suite：<https://spring.io/tools/sts/all>

## 2.使用版本为：

Eclipse：eclipse-jee-neon-R-win32-x86\_64.zip

Spring Tool Suite：springsource-tool-suite-3.8.0.RELEASE-e4.5.2-updatesite.zip

注意选择Spring Tool Suite需要依赖Eclipse的版本

## 3.安装步骤：

* 3.1 解压Eclipse，打开Help ---> Install New Sofware...

![](/files/-LfnTHvG0SY_XFcFoIb6)

* 3.2 点击右上角位置的：Add...

![](/files/-LfnTHvIyTduwWpk2x_0)

* 3.3 点击右上角位置的：Loccal...，选中解压之后的springsource-tool-suite-3.8.0.RELEASE-e4.5.2-updatesite，，之后点击 OK

![](/files/-LfnTHvKHgUWfNhHfahe)

3.4 点击 Select All，之后确认，后面有多次需要确认，会花费一定的时间，请耐心等待，安装完成之后，会提示重启。

**小提示：可以选中在线安装Spring Tool Suite 这个插件。Help ---> Eclipse Marketplce...之后搜索spring tool suite**  <br>

![](/files/-LfnTHvMUMM_nmwff3r7)

注意版本的选择

![](/files/-LfnTHvOAx6Wt-aiEQlV)

查看Eclipse版本：Help ---> About Eclipse

![](/files/-LfnTHvQwtUcON6Cczj0)
