webservices plugin browser?
Coming from Eclipse, their webservice plugin has a browser feature which let's you load a wsdl and produces a form from it where you can enter the values for all the appropriate objects. The results are also displayed as either formatted output by type, or raw soap envelope. This is incredibly helpful when starting to integrate to a new WS, since you can test it w/o having to generate all the stubs and write code. Is there something similar in the IDEA plugin? If not, any plans for it?
Thanks,
Alex
请先登录再写评论。
Hi,
you can use the SoapUI plugin for this, which has a wealth of features for inspecting/testing webservices.. have a look at http://plugins.intellij.net/plugin/?id=1184
good luck!
regards,
/Ole
eviware.com