# 附录：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)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://spring-boot.shujuwajue.com/fu-lu-ff1a-elicpse-spring-tool-suite-gong-ju-de-an-zhuang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
