ant

Ant or Gant?

Yes, this is exactly what I am frequently asked by my clients and many developers. It isn't easy to answer this question. There are several  projects using...

34 replies - 15609 views - 09/23/08 by Meera Subbarao in Articles

Reverse-engineer Source Code into UML Diagrams

I have been on several teams where we studiously designed UML diagrams at the beginning of the project. As the project progressed, and deadlines approached,...

50 replies - 34705 views - 08/22/08 by Meera Subbarao in Articles

Visual Documentation of Ant Dependencies in 3 Simple Steps

An automated build process with Ant is one of the most crucial things required in any CI process. Ant is the build tool of choice for many Enterprise Java...

0 replies - 3847 views - 08/13/08 by Meera Subbarao in Articles

Book Review: Java Power Tools

This book is organized into sections, and each section covers a particular aspect of software development life cycle. Within each section, John covers a number of open source tools. Build...

5 replies - 12891 views - 05/27/08 by Meera Subbarao in Book Reviews

Maven and Ant - the eternal debate

Howard Lewis Ship recently blogged about his woes with Maven, which has predictably triggered a long and interesting discussion/flame war.I respect Howard a...

10 replies - 4529 views - 01/31/08 by John Ferguson Smart in Blogs