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