Skip to content

koizuss/sublime-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Gradle

Support for use Gradle on Sublime Text 2.

Use version:

  • Sublime Text 2: 2.0.2
  • Gradle: 1.7

Referenced by:

Installation

The easiest way to install is via the Sublime Package Control plugin.

  1. Open "Package Control: Add Repository" in your Command Palette and add to "https://github.com/koizuss/sublime-gradle"

  2. Open "Package Control: Install Package" in your Command Palette and search for "sublime-gradle"

(if you already have it installed, select "Package Control: Upgrade Package" to upgrade)

To install it manually in a shell/Terminal (on OS X, Linux or Cygwin), via git:

cd ~/"Library/Application Support/Sublime Text 2/Packages/" # location on OS X; will be different on Linux & Windows
git clone https://github.com/koizuss/sublime-gradle.git

or, if you don't have git installed:

cd ~/"Library/Application Support/Sublime Text 2/Packages/"
curl -L https://github.com/koizuss/sublime-gradle/tarball/master | tar xf -

The plugin should be picked up automatically. If not, restart Sublime Text.

Usage

.gradle file open Groovy syntax automatic

Bugs and Feature Requests

https://github.com/koizuss/sublime-gradle/issues

About

Support for use Gradle on Sublime Text 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •