[MonoDevelop] MonoDevelop Addin
Lluis Sanchez Gual
slluis.devel at gmail.com
Tue Feb 8 06:26:14 EST 2011
El dl 07 de 02 de 2011 a les 17:56 +0000, en/na Antao Almada va
escriure:
> Hi Michael,
> Thanks for the reply.
>
> "mdrun setup reg-build -v" does execute on Windows and made the addin
> disapear from the list.
> Just in case, I decided to uninstall MonoDevelop and delete the
> AppData\Roaming\MonoDevelop folder.
>
> I now have another problem, my add-in is never refered in the "Message Log"
> pad.
>
> The add-in has some problem but the error message is not being displayed in
> the pad. After many attempts, I created a basic add-in, only with the
> .addin.xml file. It now appears in the "Add-in Manager" but it still isn't
> refered in the "Message Log". I've seen this working before... :-/
The Message Log shows a message when an add-in is loaded, but add-ins
are lazily loaded. If you add-in does 'nothing', it will never be
loaded.
Lluis.
More information about the Monodevelop-list
mailing list