Tuesday, May 31, 2016

Setup MavensMate for salesforce - Windows 10

Recently I got a chance to setup MavensMate at windows 10 machine for salesforce. I tried but there were couple of issues which I faced. Just sharing the blog post to get rid of those issues & setup MavensMate on Windows 10 Machine.


#1-Install Sublime text 3 from below link –





#2-Click on the red marked link.
#3-Download & install this, restart sublime text after it is installed.
#5-Copy red marked text

#6-Open console in sublime text. You can find this option at View à Show Console.
#7-Paste this long text in console & hit enter.
#8-If it is failed try one more time. Once this is done restart sublime text.
#9-Go to preferences à package control
Type install MavensMate & hit enter
#10-Restart Sublime text 
#11-Create a folder in your directory for workspace.
For Eg – D:\ Mavensmate_Workspace

#12-open sublime text, go to MavensMate à Setting à User
You will see a node – “mm_workspace", put your workspace path here.

#13-To create a new project, go to MavensMate à New Project
#14-It will open url in Edge browser. This may show you below error, when you enter the login detail & try to create project.


#15-To resolve this issue, copy url (which is in Edge) & open firefox & paste it here, hit enter. Put all the login details & create project from here.

#16-You may see another error after this, error would be [XXX] - Access is denied.
To resolve this go to your workspace folder, right click, go to security & give all permissions to current user & all other user as well & then try to create.
This will solve your issue & will create a new project!!

Update - 11 Sept 2016
----------------------------------------------------------------------------------------
Result: [ERROR]: Request to the local MavensMate server failed. please ensure the MavensMate-app is installer and running.

In version 7+ of MavensMate for Sublime Text, there is a new companion app called MavensMate-app. You must download, install, and run this application in order for the MavensMate for Sublime Text plugin to operate. For more information, please visit https://github.com/joeferraro/MavensMate-app


Go to download section & download the exe according to OS.

install this, & whenever you want to run sublime text + mavensmate, you need to run this app first. after installation go to search & click on Mavensmate app first & then open sublime text.