[MonoDevelop] debug monodevelop addons

Lluis Sanchez Gual slluis.devel at gmail.com
Wed May 5 18:21:13 EDT 2010


In the Custom Commands section of the add-in project, add a command of
type "Execute" and select the path to the MonoDevelop.exe assembly.

In the Build/Output section, set ~/.config/MonoDevelop/addins as output
directory.

With those settings you should be able to debug your add-in by just
pressing F5.

El dc 05 de 05 de 2010 a les 22:07 +0100, en/na Ian Norton va escriure:
> Hi There,
> 
> I'm progressing quite slowly with my work on a perforce addin for MD,
> One thing is the entire build/install/test/unload sequence I have to go
> through.
> 
> Is there an easy way of me launching a new instance of MD and it
> automatically loading up my newly built addin?
> 
> At the moment I have a local repository that my build adds to when it
> succeeds, then I have to open a fresh MD and replace the addin.
> 
> Thanks
> 
> Ian




More information about the Monodevelop-list mailing list