Yes, the current CVS for the add-in is broken.  I have been working on
updating it to be more current.  I recently found out that Jamie Cansdale
(author of the NUnit add-in) has been working on a NAnt add-in as well.
Rather than have two separate projects trying to solve the same goal, I have
decided that I will try to port whatever code I can to his managed add-in
framework.  It seems to me that it makes more sense to use his managed
add-in framework to host the add-in, rather than hack through a regular
add-in project.

He has screenshots of his version of his add-in plus NAntPad (in a toolbar
window) on his site.  Please visit his blog for more information on this:
http://weblogs.asp.net/nunitaddin/posts/28887.aspx

If people are interested in having a treeview toolbar (like the original
add-in), rather than integrating NAntPad into a toolbar, please let me know.
The code that I have finished to date populated a tree control and scanned
schema/assembly files for task definitions. 

Jim
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alan
Flaherty
Sent: Thursday, September 25, 2003 7:34 AM
To: [EMAIL PROTECTED]
Subject: [NAntC-Dev] A running version of the NantAddin (sdk 1.0 Vs 2002)

Hi List,

I've been trying over the last few days to get the VSAddin to compile for
version 1.0 of the framework on Vs 2002, all without much luck, the
LogListner class that's being inherited from in the Addin.cs file seems to
be where it all revolves around,  could someone please point me in the right
direction. Another thing that puzzles me is that I have the help 2.0 sdk
installed but still had to manually add the $helpsdk.dir as a property in
the build file, isn't this supposed to be picked up automagically.

Regards,

Alan




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to