1. 程式人生 > >Eclipse 安裝 maven 外掛

Eclipse 安裝 maven 外掛

help --> Install New Software --> Add

安裝完後需要重啟eclipse

 通常 Eclipse 會自帶 Maven,但版本過低。下面的設定使 Eclispe 使用自己安裝的 Maven

Windows --> Preference --> Maven --> Installation --> Add --> 選擇 External 和 Maven 的安裝路徑

然後,勾選我們配置的 Maven

配置 Maven 的配置檔案

如果是單使用者的話 Global Settings 和 User Settings 可以不用區分

至此eclipse安裝maven外掛就完成了