> For the complete documentation index, see [llms.txt](https://java.4-x.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://java.4-x.tw/newbie/java-001.md).

# 安裝 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)
