ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Ant Buildfile

by alefragnani ALL

A Sublime Text build system for running ANT for the active XML file, even if it is not named build.xml

Details

  • 2013.05.23.01.04.26
  • github.​com
  • github.​com
  • 11 years ago
  • 33 minutes ago
  • 11 years ago

Installs

  • Total 2K
  • Win 1K
  • Mac 574
  • Linux 399
May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1
Mac 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Ant Buildfile

A Sublime Text build system for running ANT for the active XML file, even if it is not named build.xml.

Installation

If you are using Sublime Package Control start the Command Palette and type Package Control: Install Package. Then search for Ant Buildfile and hit return.

If your not using Sublime Package Control open a terminal/command window, navigate to your Sublime Packages folder and run this command: git clone https://github.com/alefragnani/Sublime-Ant-Buildfile. Or, you can download the package as zip file and extract it into your Sublime packages folder. The Sublime Packages folder can be located using the Preferences / Browse Packages menu item.

Usage

Just select Ant Buildfile as the build system in Tools / Build System and hit Tools / Build and your XML file will be built.