Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

alefragnani/Sublime-Ant-Buildfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published