Title: RE: -projecthelp

I dont think so
The usefulness of doing the projecthelp is that it tells you which subtargets are there in the build.xml file
What you can do is something like this:

ant -projectfile -logfile log.txt

Now you can read the logfile!


-----Original Message-----
From: Hayes, Peter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 12:22 PM
To: '[EMAIL PROTECTED]'
Subject: -projecthelp


Hey,

Is there anyway to suppress the Subtargets when doing ant -projecthelp.  We
use a lot of intermediate subtargets that make the help less than useful
when it scrolls off the screen.

Thanks.

Reply via email to