> -----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 the
Main section (however, tasks without a description will not be shown).

E.g.:

  <task name="foo" description="bar"/>

Cheers, Steve.



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

Reply via email to