eclipse4.6.1安裝SpringSource Tool Suite(sts-eclipse)插件

 

1. Spring Tool Suite(sts)簡介

Spring Tool Suite(sts)就是一個基於Eclipse的開發環境, 用於開發Spring應用程序。它提供了一個現成的使用環境來實現, 調試, 運行, 和部署你的Spring應用程序。包括爲關鍵的的服務器和雲計算,Git, Maven, AspectJ, 和最新的Eclipse版本提供整合支持。java

換句話說, Spring Tool Suite是一個定製版的eclipse, 由spring framework官方在javaee版本的eclipse上包裝spring插件出來的版本, 其核心仍是javaee版本的eclipse。spring

2. 材料下載準備

spring tool suite官網:http://spring.io/tools/sts 
spring tool suite官網下載:http://spring.io/tools/sts/all 
eclipse官網下載:http://www.eclipse.org/downloads服務器

本人已準備了當前最新版本的eclipse和對應eclipse版本的sts-eclipse插件:markdown

eclipse-jee-neon-2-win32-x86_64.zip 
springsource-tool-suite-3.8.3.RELEASE-e4.6.2-updatesite.zipeclipse

3. 在eclipse上安裝sts-eclipse插件

查看eclipse版本:post

運行eclipse--Help--About Eclipse
  • 1

這裏寫圖片描述

在eclipse安裝SpringSource Tool Suite(sts-eclipse)插件包括在線安裝離線安裝。 
打開網頁:http://spring.io/tools/sts/all 
能夠看到: 
這裏寫圖片描述ui


在eclipse上 離線安裝 SpringSource Tool Suite for eclipse插件:雲計算

運行eclipse--Help--Install New Software...
  • 1

點擊Add 
這裏寫圖片描述 
隨便輸入插件名稱: 如sts-eclipse或sts, 選擇SpringSource Tool Suite的zip包(可不解壓) 
這裏寫圖片描述 
選擇與IDE相關的項, 並去掉Contact all update…前面的勾選, 而後下一步 
這裏寫圖片描述
直接下一步 
這裏寫圖片描述
直接下一步 
這裏寫圖片描述
接受協議, 點擊Finish 
這裏寫圖片描述
等待安裝完成 
這裏寫圖片描述 
已安裝完成, 點擊YES當即重啓eclipse使sts-eclipse插件生效 
這裏寫圖片描述 
重啓eclipse後能夠看到能夠建立spring項目了 
這裏寫圖片描述atom

至此, 完成eclipse4.6.2下離線安裝SpringSource Tool Suite(sts-eclipse)插件。插件


在eclipse上 在線安裝 SpringSource Tool Suite for eclipse插件:

運行eclipse--Help--Install New Software...
  • 1

這裏寫圖片描述
剩餘步驟同離線安裝。 
至此, 完成eclipse4.6.2下在線安裝SpringSource Tool Suite(sts-eclipse)插件

OK, Enjoy it~

相關文章
相關標籤/搜索