On 2009-01-08 20:53, Ben Stover wrote:
As well known I can start an Ant script by enteringant However the visual output at the command prompt will be very small. What I am searching for is a visual trace which outputs every statement BEFORE and AFTER execution. Here embedded variables like ${jome.home} should be at first shown and then resolved and shown again. How can I achieve this? If there is no such Ant built-in feature maybe there is a 3rd party additional tool for this? Ben
Do you know that you can debug ant scripts via Netbeans? Haven't yet played much with it, but you can step through the build script, view variables and so on.
Klaus --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
