Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 920 Bytes

File metadata and controls

31 lines (20 loc) · 920 Bytes
layout master
title Gant -- GantMate

GantMate

GantMate

GantMate allows you to run Gant tasks for your project from within TextMate. It is currently available from here for testing purposes but will be integrated into the Groovy bundle eventually.

[GantMate.zip](http://docs.codehaus.org/download/attachments/71491/GantMate.zi p)

[Run Gant Task.tmCommand.zip](http://docs.codehaus.org/download/attachments/71 491/Run+Gant+Task.tmCommand.zip)

Installation

Grap the two zips from above. Unzip GantMate.zip and place in ~/Library/Application Support/TextMate/Bundles/Groovy.tmbundle/Support/. Unzip Run Gant Task.tmCommand.zip and double click to install. It should install itself in the Groovy bundle.

Usage

The default key mapping is control+shift+g and is scoped to Groovy source files.

Note

This text is a replication of material found at http://groovy.codehaus.org/TextMate.