function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sai tharunsai tharun 

Auto generate Package.xml

Hello,

I am using FORCE.IDE plugin in Eclipse to get my metadata from my ORG so for that metadata package.xml will be automatically created In Eclipse If I create a new class or VF page that class or Page which I created has to be present in package.xml automatically without me entering manually the names of the file. Can it be done like that ???
SandhyaSandhya (Salesforce Developers) 
Hi Sai tharun,

It can be done using Ant it seems please refer below links for the procedure.

http://www.jitendrazaa.com/blog/salesforce/auto-generate-package-xml-using-ant-complete-source-code-and-video/

 http://salesforce.stackexchange.com/questions/72813/generate-salesforce-package-xml-programmatically
 
Hope this helps you!

Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
 
Thanks and Regards
Sandhya


 
Dennis H PalmerDennis H Palmer
And now there's a service that does it automagically.

https://packagebuilder.herokuapp.com/