Eclipse 安裝Web Service、Axis2插件
一. 下載Apache Axis2及相關插件
下載地址:
二. 解壓
axis2-eclipse-codegen-plugin-1.7.3.zip
axis2-eclipse-service-plugin-1.7.3.zip
axis2-1.7.3-bin.zip
三. 將解壓
org.apache.axis2.eclipse.codegen.plugin_1.7.3.jar
org.apache.axis2.eclipse.service.plugin_1.7.3.jar
放到eclipse安裝目錄dropins文件夾下
四. 重啟eclipse
五. WebService 配置Axis2
六. 驗證是否安裝成功
File --> New --> Other