You need to sign in to do that
Don't have an account?

Generating and Validating Enterprise WSDL
I downloaded the enterprise WSDL and trying to use the Stubs to create and external application to perfomr few operation in SFDC based on certain creteria.
I am getting the below error when I trying to fetch the .java files from the WSDL. can someone please help me in this to resolve the issue.

Should I import any other library file?
I am getting the below error when I trying to fetch the .java files from the WSDL. can someone please help me in this to resolve the issue.
Should I import any other library file?
There's likely other jars and libraries you're going to need as you start compiling your project as well. Good luck.
All Answers
There's likely other jars and libraries you're going to need as you start compiling your project as well. Good luck.