[MonoDevelop] "Extending the Project Pad" Example

Eric Schaefer eric.schaefer at ericschaefer.org
Tue Jul 27 07:46:34 EDT 2010


Hi List,

I am trying to wrap my head around MonoDevelop addins. I got the
DateInserter Example working with some fiddling. But now I am
completely stuck with the "Extending the Project Pad" example. Looks
like every other class, method and property has moved somewhere else.
Is there some document around that explains what the current (2.4)
structure is? Any hints where to begin?

Maybe as a first step: When overriding
NodeBuilderExtension.BuildNode(), how do I get a hold of the types
inside a ProjectFile?

Thanks,
Eric


More information about the Monodevelop-list mailing list