Posted By:
Aarthi_Muralidharan
Posted On:
Wednesday, February 16, 2005 11:31 PM
I need to write a custom task. In my custom task(file.java) can i use ANT tasks?
Here, i want "mytask" as my custom defined task where mytask should execute another ANT target. So can i use ANT inbuilt tasks as i write my custom task?