TextMate Ant Bundle

Oct 30, 2007

Following on from my work with the Apache, ActionScript, ActionScript 3 and Flex TextMate Bundles, comes a bundle for the Ant build system. It is available for checkout here which I’d recommend for the most up to date version, or download as a zip here. Ant Bundle

Comments:

Jochen - Sep 3, 2009

Hi Simon, First of all thanks for the great work on the Bundle. I’m trying to run Ant 1.7.1, but when I compile using the Bundle I always get the error: Exception in thread “main” java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher (http://ant.apache.org/faq.html#NoClassDefFoundError) I installed Ant on my Mac: $ ant -version Apache Ant version 1.7.1 compiled on June 27 2008 Using the command line to compile works fine. Do you have any suggestions for me? Greetings Jochen


Alfresco Dev Survivors Kit | eshea.net - Jan 5, 2009

[…] found that TextMate (OSX only) is a pretty light alternative to Eclipse (I run both). I use the Ant Bundle and the Subversion Bundle to manage the […]


Actionscript editor choices | dezza�s blog - Aug 0, 2010

[…] TextMate is flexible. With a bit of help from some eager contributors from the TextMate community I had some really great additions to my workflow. You can publish swfs directly from the TextMate interface using the open source AS2 compiler MTASC (see this post) or Adobe’s free MXMLC compiler ( I haven’t managed to get it to work with the faster FCSH yet) along with integration with ANT build scripts for fast and easy multi-swf builds (see Simon Gregory’s blog for the AS3 bundle and the ANT bundle). […]