閱讀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就足夠