[MonoDevelop] Custom Project type: NodeBuilder problem.

Richard Heesbeen rh at xs4all.nl
Sun Dec 25 07:26:46 EST 2011


Hi All,

I'm writing an addin with an custom project type, i derive from the DotNetProject base class. I also wrote an custom nodebuilder for the new project type.

The problem i'm having is that when i derive my custom project from the DotNetProject class my custom nodebuilder methods like BuildNode etc. aren't called. 

If i derive my custom Project from the Project base class, then my custom nodebuilders methods are called (so i know the project and the nodebuilder are correctly setup in the extension tree).

Does anybody have any clue what i'm doing wrong? I'm losing it ;).

Thanks for your time, 
Richard.

ps. Merry Christmas!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20111225/5e84a701/attachment.html 


More information about the Monodevelop-list mailing list