[MonoDevelop] Adding external references in Monodevelop on Mac OS X

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Jan 7 20:41:17 EST 2009


On Wed, Jan 7, 2009 at 8:17 PM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> A workaround for the "essential" commands (edit references, add new
> project, etc) would be to modify the MacPlatform addin so that it adds
> these commands into the Project or File menus. This could even be done
> in a new addin which users could install into their
> ~/.config/MonoDevelop/addins.

I've attached a sample addin that does this for the commands you
mentioned. It may need some tweaking to make it work, as it's
untested.

If you want to add other commands, take a look at
http://anonsvn.mono-project.com/viewvc/trunk/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.addin.xml?revision=120737
to see the IDs for command in the context menus, then add them into
the main menu.

-- 
Michael Hutchinson
http://mjhutchinson.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MacMainMenuCommands.addin.xml
Type: text/xml
Size: 1217 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090107/da04176d/attachment.xml 


More information about the Monodevelop-list mailing list