Apex Editor
To edit an Apex class or trigger:
- In the Package Explorer, expand the project node.
- Apex classes and triggers are in separate folders. Expand the /classes or /triggers folder and double-click the name of the item you want to edit.
- Use the Source tab of the editor for writing Apex and the Metadata tab for editing the associated metadata file.