# 安裝 Eclipse IDE

### 一、下載 eclipse

進入 eclipse [下載頁面](https://www.eclipse.org/downloads/)，點擊DOWNLOAD 64 BIT

![](/files/-M4NMz-kOB7KNwYuxc20)

![](/files/-M4NN0HBcxSabp2YHOI_)

### 二、安裝 eclipse

執行下載的檔案「eclipse-inst-win64.exe」

​

![點擊 「Eclipse IDE for Java Developers」](/files/-M4NNK-oVx2S3qb5LA7D)

![點擊 INSTALL 進行安裝](/files/-M4NNPYPBr2EGynNMSb6)

![使用者條款，點擊「Accept Now」表示接受](/files/-M4NNSu29k30MoXudHGD)

![耐心等待下載安裝](/files/-M4NNWeM-9W53lQY3FcD)

![點擊 LAUNCH 執行 eclipse](/files/-M4NNZmw0IS6QTSqkC9e)

### 三、首次開啟 eclipse

![](/files/-M4NNm-zB9q8qW_AT_h3)

首次開啟會詢問workspace，可以依照自己存放專案的習慣更改目錄

![](/files/-M4NNnXQV7pLn5vTyPdz)

![等候 loading](/files/-M4NNya76F4lrdySSO9e)

![成功進入 eclipse](/files/-M4NO1W3Rpm_LQefNUEE)


---

# 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://java.4-x.tw/newbie/java-001.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.
