Visual Studio/NantRunner (ref: Donal McCarthy posting of 6/24/04) Open a VS solution and include a .build file in it. This is the file that will ultimately be read by the NAntRunner installation that follows. ------------------ NAnt tasks may be run from within Visual Studio (VS), via a VS AddIn called NantRunner (http://nantrunner.sourceforge.net).
Installation * Download and install the code from the link above. Add NAntRunner to VS * Open VS * Select menu Tools >> AddIn Manager... . * DeSelect the checkbox at the left * Select OK * Select menu Tools >> AddIn Manager... * DeSelect the checkbox at the left * Select OK * Select Tools >> Options * Select NantRunner * Enter the path to the NAnt executable You should then have a NAntRunner tab at the bottom of the Solution Explorer pane. NAnt tasks from the build file in the solution should be shown. Tasks may be single-clicked to execute. Output will show in the output pane. -----Original Message----- From: James Geurts [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 1:00 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] Integrating NAnt with Visual Studio .NET > What are the various strategies for integrating nant with Visual Studio > .NET? I'd like to be able to launch nant within visual studio with the > build output redirected to the visual studio output pane. > > I've seen NAntRunner, but can't find any documentation on how to get it > configured. > > Are there any other options? > > Thanks, > Mike. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users