Auto generate Package.xml file using ANT Script. Get All Folder and file names in Package.xml
Prerequisite:
- Force.com Migration Tool Read how to download
- AntContrib download from here
How to Execute:
- update "GeneratePackage_xml.properties" with correct username and password
- Open Command prompt
- Navigate to folder where "build.xml" is present
- execute command : "Ant" or "Ant testPackageXML"
Thanks to contributors