Eclipse安裝STS插件

一、下載STS插件

地址:https://spring.io/tools/sts/all/spring

最上面是已經安裝好STS插件的Eclipse軟件,能夠點擊上圖紅框中的「previous Spring Tool Suite™ versions」,查看其它版本的Eclipse。下面依次爲更新文件、更新站點。若是已經安裝有Eclipse,只需安裝STS插件便可。ui

現查看本身Eclipse的版本url

 

可是官網上沒有對應的STS插件版本。感謝博文(http://blog.csdn.net/u010203767/article/details/69211072)提供的方法,能夠拼接出針對特定Eclipse版本的STS插件的url。.net

Eclipse4.6.3 Archive的url:插件

http://download.springsource.com/release/TOOLS/update/3.9.1.RELEASE/e4.6/springsource-tool-suite-3.9.1.RELEASE-e4.6.3-updatesite.zip3d

含有STS插件的Eclipse4.4.2的url:blog

http://download.springsource.com/release/STS/3.6.4.RELEASE/dist/e4.4/spring-tool-suite-3.6.4.RELEASE-e4.4.2-win32-x86_64.zipip

你們找下規律,最終能夠拼接出Eclipse4.4.2 Archive的url:get

http://download.springsource.com/release/TOOLS/update/3.6.4.RELEASE/e4.4/springsource-tool-suite-3.6.4.RELEASE-e4.4.2-updatesite.zipit

二、安裝

打開Eclipse,點擊Help -> Install New Software -> Add

 

若是安裝包已經解壓,點擊Local,選擇解壓後的文件夾;若是未解壓,點擊Archive,選擇未解壓的安裝包。如今咱們點擊Archive,選擇未解壓的安裝包。

 

注:安裝插件時,只選擇:XXX/Spring IDE的

一直點擊下一步,等待安裝完成後。重啓Eclipse。

三、檢驗

重啓後,點擊Window -> Preferences,能夠看到Spring選項

 

四、參考資料

http://blog.csdn.net/nokia_lc/article/details/51763254

http://blog.csdn.net/u010203767/article/details/69211072

https://spring.io/tools/sts/all/

相關文章
相關標籤/搜索