Posted By:
piyush_sheth
Posted On:
Wednesday, January 30, 2002 09:21 AM
I am a ANT newbie, I have been trying to make this work ... I have a simple Test.java file and I want ant to compile and build it what is the simple ANT script for it ?
This script i wrote does'nt seem to work...
project name="10.0" default="init" basedir="." >