David Weintraub [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 13, 2008 11:03 PM
To: Ant Users List
Subject: Re: list out no. of targets
Put a "description" attribute on the targets you want to make visible,
and then you can use "ant -projecthelp" to list those targets. That
way, &q
you can use sed:
sed -n '/ wrote:
> Hi All,
>
>
>
> How to list out no. of targets in build.xml file using ANT command.
>
>
>
> Please let me know. Please help.
>
>
>
> Regards,
>
> Irfan
>
>
>
>
--
--
David Weintraub
[EMAIL PR
try -projecthelp
Options:
-help, -h print this message
-projecthelp, -p print project help information
-version print the version information and exit
-diagnostics print information that might be helpful to
diagnose or rep
Hi All,
How to list out no. of targets in build.xml file using ANT command.
Please let me know. Please help.
Regards,
Irfan