[MonoDevelop] an example of compiler addin please

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jan 8 02:42:42 EST 2010


On Fri, Jan 8, 2010 at 2:38 AM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> On Fri, Jan 8, 2010 at 2:24 AM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
>> Thank you for your generous reply, Michael! I am getting up to speed.
>>
>>  How do I download "main/src/addins"??
>
> In Mono SVN, there's a directory called "monodevelop". In that is a
> directory called "main", which contains the core and default addins of
> MD and is distributed in the monodevelop tarball, and a directory
> called "extras" which contains addins that are distributed separately
> (or are incomplete or unstable). If you check out the whole
> "monodevelop" directory you will have everything.
>
> http://monodevelop.com/Download#Getting_MonoDevelop_from_the_Subversion_repository
> http://monodevelop.com/Developers/Articles/Development%3a_Getting_Started

Also, the tarballs do not contain the solution/project files and other
developer files - they're meant for building MD, not developing it. If
you check out SVN, you can open the MD sln in
monodevelop/main/Main.sln.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list