MyEclipse下Axis2插件安装

1、下载MyEclipse Axis2插件
    http://apache.justdn.org/ws/axis2/tools  在这个连接中下载axis2-eclipse-codegen-wizard.zipaxis2-eclipse-service-archiver-wizard.zip 
2、将插件解压缩到MyEclipse根目录下的Axis-Plugin-Dir\eclipse\plugins目录中,将Axis2_Codegen_Wizard_1.3.0改名为org.apache.axis2.tool.codegen.eclipse.plugin.CodegenWizardPlugin,将Axis2_Service_Archiver_1.3.0改名为org.apache.axis2.tool.Axis_Service_Archiver_1.3.0

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

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

参考资料:
[1] http://www.blogjava.net/mlzry0612/articles/185209.html
posted @ 2009-03-20 17:13  zhang_sir  阅读(1447)  评论(0)    收藏  举报