-
安装myEclipse的axis2插件
资源介绍
将插件解压缩到MyEclipse根目录下的Axis-Plugin-Dir\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,然后删除MyEclipse\eclipse\configuration目录下的org.eclipse.update目录
4、启动myeclipse,在file->new->other中即可看到Axis2 Wizards,如下图所示。至此,axis2插件安装成功。
- 上一篇: axis1.4完整JAR
- 下一篇: java web程序需要的一些jar包