|
|
|
|
|
|
|
|
A Little Ant Can Lighten the Load
If you are developing Java-based Web applications and you're still manually building and dragging and dropping files from one place to another, now is a good time to consider automating. Ant is an open source Java-based build tool that is available from the Apache Jakarta Project Web site. Ant differs from other build tools in several ways. Since Ant is not OS dependent, you can develop one standard build file for your projects and then re-use this code for any similar projects, regardless of the platform. Because the tool is not married to any one platform, you can capitalize on the "write once, run anywhere" philosophy.
If you are following along with the series on the Ant open source Java build tool and have any questions or comments, make sure you post them in the Intranet Journal Discussion Forum, where the author and hundreds of fellow readers can answer any question you have or dispense advice. Enjoy the series and good luck.
|
Intranet Journal's Tutorials |
|
Managing Editor |