安裝Eclipse及相關Plugin

Eclipse:java

此處選用基於Eclipse的開發工具:STSgit

官方網站:https://spring.io/tools/stsgithub

 

Plugins:spring

  • Open Explorer
    文件瀏覽插件
    it opened the files selected in 「Package Explorer」 and 「Navigator」 in the system file browser.
    用系統自帶文件管理器打開選定文件所在位置
    下載地址:https://github.com/samsonw/OpenExplorer/downloads

  • Properties Editor
    屬性文件編輯器插件
    對非英文字符有很好的支持
    安裝地址:http://propedit.sourceforge.jp/eclipse/updates/

  • Java Decompiler
    反編譯插件
    反編譯class(java字節碼)文件得其源碼,便於分析所使用類的運行邏輯
    安裝地址:http://jd.benow.ca/jd-eclipse/update


Plugins安裝說明eclipse

  • 下載地址:經過 下載地址 下載對應的jar包,將jar包放在Eclipse的plugin目錄(sts-3.6.3.RELEASE\plugins)下,重啓生效。
  • 安裝地址:經過elipse自帶的在線安裝插件方法更新便可(sts菜單: Help - Install New Software - Add - Location填安裝地址),重啓生效。
    以安裝Properties Editor爲例,截圖以下:
相關文章
相關標籤/搜索