Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Command Reference

joeferraro edited this page Apr 1, 2013 · 2 revisions

New Project

Creates a new MavensMate project

Checkout Project (no longer supported in 2.0+)

Checks out a project from version control (SVN or Git) and adds "MavensMate" nature to the project (connects it to Salesforce.com & adds MavensMate-specific configuration)

Edit Project

Edits project credentials or metadata. Currently, in large orgs, when the user runs this command, MavensMate can take a while to index the metadata in the org.

Clean Project

Replaces your local project with server copies based on your project's package.xml

Compile Project

Sends your entire project to be compiled to the server

Index Apex Code (no longer supported in 2.0+)

Indexes Apex classes and triggers to facilitate code assist functionality