0

I am trying to convert salesforce WSDL file to java in eclipse Spring-Tool-Suite.Is there any auto generate plugin in eclipse to do it.Help me out...pls

1 Answers1

0

Isn't it built-in? Just right click on the wsdl file and convert to client?

Else Apache has a tool for it too: http://axis.apache.org/axis2/java/core/tools/eclipse/wsdl2java-plugin.html

Vaelyr
  • 2,841
  • 2
  • 21
  • 34