[MonoDevelop] New C# project template for MD 2.6

doyle13 doyle13 at centrum.cz
Tue Oct 11 02:52:13 EDT 2011


Hello,

I'm trying to prepare new C# project template. I have studied tutorials at
Monodevelop site and MD addins sources but I'm a bit confused.

Is still possible to use addins by putting them into
(~/.config/MonoDevelop(-2.6)/addins" (or "c:\Documents and
Settings\User\Application data\MonoDevelop(-2.6)\" on Windows) folder?
The only way to make my addin visible in Addin manager is to put it into
global Addins folder ("/usr/lib/Addins" on linux or "c:\Program
Files\MonoDevelop\AddIns\" on Windows.

Is any possibility to just extend already existing addin (CSharpBinding) by
my custom addin like "subclasing"?
My addin just needs to add one line into project type registration section
and provide the project template.
Or there must be done definition of complete base (CSharpBinding) plus my
project in one addin?

doyle13

--
View this message in context: http://mono.1490590.n4.nabble.com/New-C-project-template-for-MD-2-6-tp3893007p3893007.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list