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
Terry_0101Terry_0101 

How to delete APEX Trigger in production on Macbook

I understand that apex edits are done in sandbox.  However, Eclipse is not compatiable on Macs.

Will Developer Console work?  Or other tools?
BalajiRanganathanBalajiRanganathan
Force.com Migration Tool
http://www.salesforce.com/us/developer/docs/daas/Content/daas_destructive_changes.htm
EnreecoEnreeco
Hi Samantha, 
Eclipse IS compatible with Mac (I usually work on Mac).
You can install it and then install the Force.com plugin:
  1. http://www.eclipse.org/downloads/packages/release/kepler/r get the latest Mac release
  2. follow this https://developer.salesforce.com/page/Force.com_IDE_Installation to install the plugin
Hope this helps
--
May the Force.com be with you!
Satya NCSatya NC
Hi Samantha,
You can use mavensmate also for MAC 
http://mavensmate.com/Plugins/Sublime_Text/Installation


Hope this helps!!