[SalesForce] Mavensmate New Project Creation Not Working – MavensMate-app

Has anyone encountered issues creating a new project through the MavensMate-app? It just keeps on loading. It just displays the message "Creating new MavensMate Project" for hours together. Please provide solution if anyone has figured it out.

Thanks,
Sriram.

Best Answer

As per the GitHub site https://github.com/joeferraro/MavensMate-app, they have packaged the local MavensMate server into a nifty, cross-platform application called MavensMate-app. Why did they do it? Quite simply, to make it easier to install and run MavensMate. All MavensMate plugins (Sublime Text, Atom, etc.) now require MavensMate-app to be installed and running in order to function properly.

So download and install the app from here https://github.com/joeferraro/mavensmate-app/releases according to your OS version.

Now got to (SublimeText) MaventsMate > Settings > User Pluggin seeting and update mm_mavensmate_app_location to the MavensMate-app installation path.

In MavensMate-app global settings(can be found in the MavensMate-app menu) change the mm_workspace to your mavensmate workspace folder.

Now you can user your MavensMate from SublimeText. Hope this helps.

Related Topic