Skip to content

pozil/sfdc-java-metadata-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample Java Tool for Managing Salesforce Metadata

Topics

Resources

License

Stars

Watchers

Forks