[MonoDevelop] Create Plugin For monodevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Dec 11 20:07:11 EST 2008


On Thu, Dec 11, 2008 at 5:56 PM, John Tindell <john at yeticode.co.uk> wrote:
> Hey,
>    I've just started using monodevelop and am looking into creating
> create a plug-in. I found this article
> (http://monodevelop.com/Writing_an_Add-In) however is say it is out of
> date for the current version of monodevelop. Does anyone know where I
> can find a good introduction to monodevelop addon development for the
> latest version.

Unfortunately there isn't an up-to-date guide to MD APIs. However, the
addin engine's well-documented at
http://www.mono-project.com/Mono.Addins. There's a guide to getting
started with a development environment:
http://monodevelop.com/Development:_Getting_Started, and I also
suggest looking at look at existing addins (though be careful with GPL
code).

If anything's not clear, or you're not sure how/where to get started
with something, feel free to ask questions here (or
monodevelop-devel-list) and we'll do our best to point you in the
right direction.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list