Compiling and running a simple java Hello world program using ANT on command line and also how can I configure ANT on eclipse and compile my java class.
If you would post what you have so far, and where you are running into problems, we would be happy to help. (The Ant documentation contains the example you want - look under the heading "Using Apache Ant".)