RE: Reg. Main target

2005-12-22 Thread Steve
> -Original Message- > From: shreedhar natarajan [mailto:[EMAIL PROTECTED] > Now what is the diff. between Main targets and Other targets. > How do I make a target as Main target and what is the purpose of it ? If you add a 'description' attribute to your tasks they will appear in th

Re: Reg. Main target

2005-12-22 Thread Ivan Ivanov
Hello Shreedhar, --- shreedhar natarajan <[EMAIL PROTECTED]> wrote: > > prompt>>ant -projecthelp > Buildfile: build.xml > > Sample ant file for demonstration purpose > > Main targets: > > Other targets: > > ant_sample > import_ant > say_hai > spawn_ant > Default target: ant_sample