Thanks for the pointer to NAntRunner. Sounds good.

 

One question: Will the latest version of NAntRunner (appears to be 4/29/2005) run with VS 2005? Or is there some other option for use with VS 2005?

Thanks,

 

Brad

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ramya Niranjan
Sent: Friday, July 14, 2006 12:39 AM
To: Dave Paul
Cc: [email protected]
Subject: Re: [NAnt-users] Running from Visual Studio 2003

 

You have NAntRunner. This runs the NAnt scripts from within VS .NET ide.

You can find this plugin at: http://nantrunner.sourceforge.net/

 

Rgds,

Niranjan

 

On 7/13/06, Dave Paul <[EMAIL PROTECTED]> wrote:

You can set up "External Tools" to do the job. I've got ones that call
nant with arguments like "-e $(TargetName)-build". Make sure to check
the "Use Output window" option, with the -e argument to nant you'll be
able to click on errors in the output window and it will take you to the
code location. I've got these tools mapped to the keys normally used for
building so I always use nant to do my compiling.

Dave

Eric Lemes wrote:
> Anyone knows a plugin for running nant scripts directly from VS 2003?
>
>
> Thanks,
>
> Eric
>
>
> ------------------------------------------------------------------------
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> NAnt-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to