GithubHelp home page GithubHelp logo

oblongmana / mavensmate-sublimetext Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joeferraro/mavensmate-sublimetext

0.0 2.0 0.0 27.43 MB

Sublime Text plugin that aims to replace the Eclipse-based Force.com IDE

mavensmate-sublimetext's Introduction

#MavensMate for Sublime Text

MavensMate for Sublime Text is a plugin that aims to replicate the functionality of the Eclipse-based Force.com IDE. Its goal is to allow developers to work inside Sublime Text for all their Force.com-related tasks.

  • Create & Edit Salesforce.com projects with specific package metadata
  • Create & compile Apex Classes, Apex Trigger, Visualforce Pages, and Visualforce Components
  • Compile and retrieve other Salesforce.com metadata
  • Run Apex test methods and visualize test successes/failures & coverage
  • Play Pacman, Tetris, and Donkey Kong while your Apex unit tests and deploys run
  • Deploy metadata to other Salesforce.com orgs
  • Apex Execute Anonymous
  • Create Apex Execution Overlay Actions "checkpoints" (tooling API)
  • Download Apex Logs (tooling API)
  • Apex & Visualforce Code Assist

####For detailed information and documentation, please visit mavensmate.com

##Sublime Text 3 plugin (current stable version)

###Install

####Mac OSX (OSX 10.7+ only)

  1. You must have MavensMate.app installed. Download MavensMate.app here and place in /Applications
  2. To install the Sublime Text 3 Plugin for MavensMate, go to the "Plugins" menu in MavensMate.app and install the plugin.

####Windows (beta) You must have git installed and it MUST be available from the command line (see screenshot for option to select when installing Git). Download Git

  1. Download and run the MavensMate.exe Windows Installer

####Linux (beta)

  1. You must have python 2.7 and git installed
  2. Install required modules $ easy_install jinja2 suds keyring markupsafe pyyaml requests
  3. Run install script $ python < <(curl -s https://raw.github.com/joeferraro/MavensMate-SublimeText/master/install.py)
  4. Set your "mm_python_location" user setting (Mavensmate > Settings > User) to the location of your Python install. For example, "/usr/bin/python"
  5. Alias your subl command line tool to /usr/local/bin
$ cd /usr/local/bin
$ sudo ln -s /usr/bin/subl subl

##Sublime Text 2 plugin (no longer supported)

###Mac OSX (OSX 10.7+ only) You must have MavensMate.app 0.34 installed. Download MavensMate.app v0.34 and place in /Applications

####Install To install the Sublime Text 2 Plugin for MavensMate, go to the "Plugins" menu in MavensMate.app and install the plugin.

##Updating MavensMate for Sublime Text

If mm_check_for_updates is set to true, MavensMate will check for updates when Sublime Text starts up.

###Mac OSX (OSX 10.7+ only) If an update is available, you can update the plugin through the "Plugins" panel in MavensMate.app.

###Windows If an update is available, you will be given the option to run the update installer. You will need to close Sublime Text in order to run the update.

###Linux If an update is available, you will be given the option to run the update installer. Once the update is complete, you will need to restart Sublime Text.

##Documentation http://mavensmate.com/Plugins/Sublime_Text/Overview

##Screenshots

###Project Wizard ###Apex Test Runner ###Apex Execute Anonymous ###Quick Panel ###Apex/Visualforce Code Assist

mavensmate-sublimetext's People

Contributors

doublesharp avatar jeveleth avatar mahavrilla avatar noeticpenguin avatar tresni avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.