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
Cheryl L @ MercuryCheryl L @ Mercury 

Using Eclipse - Can't get my Salesforce items.

Can someone help.  I am in Eclipse and can not get to my classes and triggers in Salesforce Production ( I need to delete them).  When I do File New, Force.com IDE Project, it tells me "Problem Opening Wizard", the selected wizard can not be started.  I tried others, same error.  How do I get to my Salesforce through Eclipse 
Andy BoettcherAndy Boettcher
What are you looking to do with Eclipse in Production?  Typically you'll connect Eclipse to your sandbox environment and edit code from there, promoting those to production via a deploy or Change Sets.

The Eclipse/Force.com IDE Plugin is notoriously prone to errors during setup - did you follow this guide?  https://developer.salesforce.com/page/Force.com_IDE_Installation
Cheryl L @ MercuryCheryl L @ Mercury
Need to delete a trigger and class. I'm going to reinstall tomorrow.
Andy BoettcherAndy Boettcher
Gotcha.  Yeah you'll need Eclipse to do that.  Good luck reinstalling tomorrow and let us know how it goes!