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
ppiyushppiyush 

How to delete Apex classes?

Hello!

 

I tried to delete from eclipse, and because the apex classes were linked to some vf pages, they didnt get deleted in the live instance, however, got deleted in the eclipse IDE.

 

Now, I see no way of deleting the classes I want in the live instance.

 

How does one do this?

 

Pranav

Best Answer chosen by Admin (Salesforce Developers) 
ShikibuShikibu

You will probably need to use the Force.com Migration tool. See Deleting files from an organization.

All Answers

ShikibuShikibu

You will probably need to use the Force.com Migration tool. See Deleting files from an organization.

This was selected as the best answer
_Prasu__Prasu_

you can do that by using Ant tool.

ShikibuShikibu

The Force.com Migration Tool *is* the ant tool.