[Mono-list] Problem with Mono.Addins

Joonu joonu.thomas at polarisft.com
Fri Mar 30 12:54:22 UTC 2012


I added the attributes [assembly:AddinRoot ("HelloWorld", "1.0")] and
[TypeExtensionPoint("/Commands")] to the interface ICommand and also the
attributes [assembly:Addin], [assembly:AddinDependency ("HelloWorld",
"1.0")] and [Extension("/Commands")] to the class HelloCommand, but still
the same result. I get an exception saying InvalidOperationException was
unhandled: Extension node not found in path: /Commands

I'm new to Mono.Addins, is that the right way to describe an extension
point? Am I missing anything? Please let me know.

Joonu


Sorry, i meant to write 'declare'. There's a full working example in that
url which describes exactly what to do.

Alan



--
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-Mono-Addins-tp4515869p4518951.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list