Delete Apex Classes, Triggers from Salesforce Production Environment

TripsAndTricks Feb 7, 2016

Here is an helpful tip for deleting Classes etc from Production/Live Org

  • Go to you Sandbox org.

  • Edit package.xml in eclipse

  • Find the <status> in package.xml change it from Active to Deleted

  • Right Click on package.xml select deploy to server and when prompted for login credentials input Production/Live Credentials.

Phanindra Mangipudi

Salesforce, Lightning Web Componets, Node.Js, Angular 2+, Bootstrap