Friday, December 24, 2004

ANT

Now I am learning How to use ANT..
Otherwise eachtime I have to compile my java files and copy that class file into one directory and then I make that file into war(or)jar file....so much of work I have to do deploy this files into someother server..

But after learning( not completely )ANT my life becomes so simple..just type 'ant' in the command prompt or make it as a batch file ...then it will take care of rest of the work..

If u r using IDEs(netbeans,...)..it does that kind of stuff..but i used to write my programs only in notepad or editplus..so this will help me a lot..


Learn ANT...

No comments: