Giter Club home page Giter Club logo

salesforce-package-generator's Introduction

salesforce-package-generator

Salesforce ANT tool to generate package.xml file. Follow the steps to build the tool.

  1. Install JDK 8 (8 or later is required). Download from here http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
  2. Install ANT (download and unzip somewhere). Download from here http://ant.apache.org/
  3. On command prompt run javac -version and java -version. Both should show java 8, if not try removing old version.
  4. Add ANT_HOME variable to the environment with pointing to where you installed the ANT
  5. Add ANT_HOME/bin to the PATH and verify by running 'ant' on command prompt.
  6. Download ant-salesforce.jar from your salesforce sandbox and copy it to ANT_HOME/lib.
  7. Clone this repo somewhere, update build.xml and put the ANT home folder for ant.home.dir property.
  8. On command prompt, while in the folder where you cloned this repo, issue command ant.
  9. You should see packagegenerator.jar generated and copied to ANT_HOME/lib.
  10. Enjoy.

salesforce-package-generator's People

Contributors

msabiransari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.