Could namespace mean the same type of namespace in the XML manifest file for MonoDevelop addins? If so take a look at the MonoDevelop site. There you'll find a link to a very basic MonoDevelop addin project and short tutorial. The tutorial explains the namespace thing quite well.
-SteveL On Feb 19, 2011, at 10:34 AM, Nils Andresen <[email protected]> wrote: > Hi, > I posted on the Mono.Addin list, but there's only silence there - so I am > trying my luck here... > > I am trying to use Mono.Addin but getting the following error: > > ERROR: Add-ins registered in the global registry must have a namespace. > > I can not find anything in the docs. > Can someone please hint to what I am doing wrong? > > Yours, > Nils > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
