[MonoDevelop] Extension errors

Lars Magnusson lavima at gmail.com
Mon Nov 9 11:28:33 EST 2009


It's most likely due to wrong versions of the dependencies declared in
your addin.xml file. For 2.2 beta they should be 2.1.1, for release
candidate they should be 2.2

Hope this helps

-lavima

On Mon, Nov 9, 2009 at 11:10 AM, alfdev <alfdev at gmail.com> wrote:
>
> hi all,
>
> i'm trying to develop php language binding for monodevelop 2.2 beta 2, when
> i execute monodevelop with my plugin installed i get this errors:
> WARNING: The add-in 'MonoDevelop.PhpBinding,2.2' is trying to extend
> '/MonoDevelop/Core/StockIcons', but there isn't any compatible add-in
> defining this extension point
> WARNING: The add-in 'MonoDevelop.PhpBinding,2.2' is trying to extend
> '/MonoDevelop/Ide/FileFilters', but there isn't any compatible add-in
> defining this extension point
> WARNING: The add-in 'MonoDevelop.PhpBinding,2.2' is trying to extend
> '/MonoDevelop/Ide/FileFilters/Php', but there isn't any compatible add-in
> defining this extension point
> WARNING: The add-in 'MonoDevelop.PhpBinding,2.2' is trying to extend
> '/MonoDevelop/Ide/ProjectTemplates', but there isn't any compatible add-in
> defining this extension point
> ....
>
> some ideas on what can be wrong?
>
> thx
>
> PS: sorry for my bad bad bad english :)
>
> --
> View this message in context: http://old.nabble.com/Extension-errors-tp26263856p26263856.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list