/sfdc-java-metadata-tool

Sample Java Tool for Managing Salesforce Metadata

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

Sample Java Tool for Managing Salesforce Metadata

This sample project bundles three commands that use the Salesforce WSC Java connector:

  • Retrieve metadata
  • Deploy metadata
  • Wipe all metadata

Installation

  1. Generate Salesforce WSC dependencies and place the generated JAR files in the libs directory..
  2. Add the JARs to the build path of your Java project
  3. Run one of commands from the com.poz.mdapi package.