Hi,

I've been running NAnt using the 'Exec' task from MSBuild, but I wanted to
get the errors from the build populated in the 'Error List' window in the
IDE.  I have put together a small custom MSBuild task called 'ExecParse' to
parse the NAnt output and put errors into the 'Error List' window.

Here's some links:

 Blog with some more detail: *
http://broloco.blogspot.com/2008/03/using-nant-with-visual-studio.html*

ExecParse download: http://code.google.com/p/execparse/downloads/list
ExecParse project home: http://code.google.com/p/execparse/

Hopefully someone will find it useful.

Regards,
    Richard
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to