You need to sign in to do that
Don't have an account?
ANT Migration Tool
Hi,
If I have to use destructivechanges.xml for removing couple of classes from org, do I need to specify those classes in package.xml in same directory. It is not clear from migration guide. Please clarify.
Thanks
You are very close to solution you just need to mention only thoese names in xml file which you want to remove from org.
Please mark it as solution and give me kudos if you find it was help ful
No.
Your package.xml needs to contain package name and API version. For example, for your normal custom classes (aka unpackaged) package.xml may look like this:
Hi,
Just want to clarify
You are very close to solution you just need to mention only thoese names in xml file which you want to remove from org.
xml = destructivechanges.xml?
please revert
Yes