2014年7月10日 星期四

maven學習 七 : Eclipse install maven plugin

OS : windows7


1.  打開Eclipse Marketplace
  •  Help > Eclipse Marketplace


2.  搜尋 maven 
  • 在marketplace面板中,點擊Search頁籤,在 Find 欄位中,輸入 maven。


找到 Maven Integration for Eclipse 找到支援你自己Eclipse版本的項目,按下install。

3. 安裝完成,重新啟動Eclipse 。

4. 設定maven plugin
  • Windows > Preferences ...
  • Maven > Installations  > add   >
    a.  選擇你下載完存放maven的所在資料夾。
    b.  Global settings from installation directory 選擇你的settings.xml設定檔。
    注意,這是全部環境統一設定。

  • Maven > User Settings >
    a. User Settings (open file):
      ,這裡選擇你個人的settings.xml

    b. Local Repository (From merged user and global settings): ,
        這裡選擇你在setting.xml中所設定的Repository路徑。


            Note:
                     ●  需先安裝maven才能開始第四步,請參考安裝maven
                     ●  設定settings.xml,請參考此篇








參考資料:
Note:
  • 如果想要使用 Install New SoftWare,就到 maven plugin官網下載。

沒有留言:

張貼留言