1.How to set a class path using xml coding in ant .is there any possibility that
the environment variable can be set using ant?
2.how to use command line argument in ant tool.i need to get various path of the
source java file in the command line argument .
3.how to execute a jar file using ant?