Can you configure to start with "-e" option? Jan
> -----Ursprüngliche Nachricht----- > Von: Jeff Shanholtz [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 11. Februar 2005 01:28 > An: user@ant.apache.org > Betreff: capturing build output in Visual Studio .NET - enabling > warning/error double clicking > > I'm running an ant build script from within VS.NET and capturing the > output in the output window. Right now I am unable to double click an > error or warning line in my build output (which normally > would open that > file to the line with the error/warning). The problem is that > VS doesn't > understand the format of the line with "[exec]" prepended by ant on > every line. > > Is there any way I can suppress the "[exec]" part or is there a way to > get VS to understand the format of such output? An added > bonus would be > getting the Task List populated, but I'll settle for just getting the > Output window working (I tend to prefer the Output window anyway). > > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply e-mail and > destroy all copies of the original message. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >