[Monodevelop-devel] "add file" template

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Feb 3 02:55:01 EST 2011


On Thu, Feb 3, 2011 at 2:47 AM, Gianluca Masone
<gianluca.masone at gmail.com> wrote:
> Hi Michael, thanks for the reply.
> My problem now is where to place the XML file (I made an XML template file
> for c# binding "MyCSharpFile.xft.xml").
> I'm using Monodevelop on Mac and I have both Binary and Source Tree.
> In the source tree I see a folder
> monodevelop-2.4.2\monodevelop-2.4.2\src\addins\CSharpBinding\templates
> ... and I suppose that the XML have to be placed here!
> In the Binary Tree I don't have this folder ... so I'm little bit confused!!
> Where I have to put the XML file?

You need to create the .addin.xml file and install it and the xft file
as you would an addin, i.e. into
~/.confg/monoDevelop/addins/{your-addin-name}

http://monodevelop.com/Developers/Articles/Creating_a_Simple_Add-in

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-devel-list mailing list