当前位置: 代码迷 >> Eclipse >> MyEclipse上Axis2插件的安装
  详细解决方案

MyEclipse上Axis2插件的安装

热度:70   发布时间:2016-04-23 02:07:56.0
MyEclipse下Axis2插件的安装

1、下载MyEclipse Axis2插件
??? 1) http://apache.justdn.org/ws/axis2/tools/1_1_1/axis2-eclipse-codegen-wizard.zip
??? 2) http://apache.justdn.org/ws/axis2/tools/1_1_1/axis2-eclipse-service-archiver-wizard.zip

2、将插件解压缩到MyEclipse根目录下的Axis-Plugin-Dir\eclipse\plugins(D:\MyEclipse 6.0\eclipse\plugins)目录中,将Axis2_Codegen_Wizard_1.2.1改名为 org.apache.axis2.tool.codegen.eclipse.plugin.CodegenWizardPlugin,将 Axis_Service_Archiver_1.0.0改名为 org.apache.axis2.tool.Axis_Service_Archiver_1.0.0

3、在MyEclipse目录下的eclipse\links目录下增加文件axis-eclipse-plugin.link,内容为 path=MyEclipse所在目录的绝对路径\\Axis-Plugin-Dir(D:\MyEclipse 6.0\eclipse\plugins),然后删除MyEclipse\eclipse\configuration目录下的 org.eclipse.update目录

4、启动myeclipse,在file->new->other中即可看到Axis2 Wizards,如下图所示。至此,axis2插件安装成功

?

1 楼 tracy_meimei 2011-10-11  
楼主,我很认真的按照你的方法安装了,就是安装不成功,,求指点
  相关解决方案