阅读399 返回首页    go 阿里云 go 技术社区[云栖]


Eclipse插件生成webservice客户端调用代码

The first step is to start the code generation wizard. Go to File->New->Other. Then select Code generation from WSDL document.

 
The plugin will then prompt you for the location of your WSDL, where to output the code, and also what package you would like the service in.
 

 
Once you're done you'll see the generated classes in your IDE!

 

根据wsdl路径生成

 

 

最后更新:2017-04-02 03:42:36

  上一篇:go HTML中的DOCTYPE需要注意的事情!
  下一篇:go 学习微软的技术——MSDN就足够