This script lets you build JAR files with WSC from Salesforce WSDL files.
- Create a new directory and place this shell file in the directory.
- Obtain the Enterprise, Partner and Metadata WSDL files from your Salesforce org and place them in the folder.
- Run the
build-jars.sh
script. - Grab the JAR files from the
build
directory.