通常專案都由第三方管理工具來構建(如gradle)。那麼需要在eclipse裡面安裝對應的外掛程式, 下面簡單的介紹下安裝外掛程式的方法。
1. 選單欄選擇 help --> install new software..
2. 如下圖:
3. 安裝預設選擇進行安裝
4. 安裝完成之後通常需要重啟eclipse
另外,eclipse在執行測試用例時,通常會使用junit或其他的工具(如testng), eclipse已經自帶了junit,所以我們不需要另外再安裝。如果需要使用testng來執行case,那麼需要我們手動安裝該外掛程式,下面是安裝該外掛程式的步驟。相同的步驟,只是對應的url填入「 然後安裝即可。
還有groovy外掛程式:這個和eclipse版本相關,如4.3版本,可以使用該鏈結安裝外掛程式。
Eclipse的使用技巧
使用快捷鍵 1.ctrl shift r 2.ctrl shift t 3.ctrl h 4.alt 5.alt shift s 快速生成set get,tostring 6.ctrl shift g 查詢類 方法和屬性的引用 7.ctrl shift o 快速匯入 8.ctrl k ctrl sh...
Eclipse使用技巧
各位使用eclipse作為開發ide的看客們,eclipse的一些使用技巧您都知道嗎?本文會介紹一些很實用的快捷鍵。ctrl shift l 彈出快捷鍵說明 進入或退出塊選擇模式 alt shift a 將所選字母變為大寫 ctrl shift x 將所選字母變為小寫 ctrl shift y 摺疊...
eclipse使用設定
loco 1 更新eclipse help check for updates 2 更新 解除安裝eclipse中已安裝的外掛程式 help installation details 4 常用外掛程式 eexplorer或者easy shell 開啟eclipse中原始檔所在資料夾 terminal...