Why you should learn Ant
February 25, 2007 · 1 Comment
Ant is a build / automation tool that can do a lot more than just copy files around.
Derek Perez has just discovered ant and is already in love with it! His blog entry talks about using ant inside Eclipse (ant is pre-packaged with Eclipse) to automatically compile CFML to Java bytecode and create numbered "builds" for deployment to other servers. You can even download his build.xml script.
If you haven't discovered the joys of ant yet, you should read his blog entry and realize how much easier ant can make your life.
Tags: cfeclipse · coldfusion

1 response so far ↓
1 Rob Wilkerson // Feb 27, 2007 at 10:51 AM
Leave a Comment