1. Spring STS 下載地址 (spring 最近改了站點 暫時不是太熟悉)
http://spring.io/tools/sts/all
2. 下載 Virgo 插件
http://download.eclipse.org/virgo/milestone/tooling web
3. Eclipse 下載官方的 virgo + jetty 開發包 spring
http://www.eclipse.org/virgo/download/ app
4. 配置Virgo server
Eclipse 中
Window --> Preferences --> server --> Runtime Enviroments --> add --> EclipseRT --> server install directory 指定便可 eclipse
--------------------------------------------------------------------------------------------------------- spa
ECLIPSE STS 中對於OSGI 開發提供了不少支持,剛開始接觸的時候可能會混淆使用 下面的操做請嚴格按照流程執行 插件
下面是virgo EclipseRT 項目 的配置 (不是PLUGIN) server
5. new project --> virgo --> Bundle Project 填寫名稱 ip
若是是web 就勾選 WEB application bundle / 須要填寫web-contextPath (其餘默認) ------------ finish 開發
這樣編輯你的Manifest.MF 吧 get
=================================================
並不是全部的jar 均可被識別爲bundle的, 須要改造 提供spring 的一個庫