[MonoDevelop] Own addin: missing menu item after second start of MD

David Nerjes david.hamburg at googlemail.com
Fri May 22 05:34:27 EDT 2009


I tried to specify the full namespace, but then MD couldn't find the
dependencies, because it adds also the namespace specified in the namespace
attribute, f.e. MonoDevelop.MonoDevelop.Core.
When I removed the namespace attribute, I had the same behavior like before.

On Fri, May 22, 2009 at 7:14 AM, Chris Howie <cdhowie at gmail.com> wrote:

> On Thu, May 21, 2009 at 1:22 PM, David Nerjes
> <david.hamburg at googlemail.com> wrote:
> > Here is the whole addin config file:
> >
> > [snip]
> >
> >     <Dependencies>
> >         <Addin id="Core" version="2.1.0"/>
> >         <Addin id="Core.Gui" version="2.1.0"/>
> >         <Addin id="Projects" version="2.1.0"/>
> >         <Addin id="Ide" version="2.1.0"/>
> >     </Dependencies>
>
> I'm pretty sure you still need to specify the full addin id, even if
> you use namespace="".  I may be wrong though.
>
> --
> Chris Howie
> http://www.chrishowie.com
> http://en.wikipedia.org/wiki/User:Crazycomputers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090522/a4bb9f4f/attachment.html 


More information about the Monodevelop-list mailing list