On Thu, Jul 17, 2003 at 03:54:40PM +0800, Navanee wrote:
> Hello, 
> 
> That is useful only when we run single task with ANT API.  But I have to
> do many tasks (cvs - checkout, compilation, copy, delete, compare, cvs -
> commit), that?s y I'm looking for sample code to create a project,
> several target and several tasks..

http://www.onjava.com/lpt/a/2529

Covers progamatically creating ant projects, targets and references
sample code from real projects.  You can do this with or without a build
file IIRC.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to