Discussion:
[Exodus-dev] RE: Exodus] .Net Exodus plugins
Ian Fairbrother
2006-04-06 10:26:39 UTC
Permalink
Hi,



I am having some problems getting a plugin to be seen by Exodus. I have
followed the posted instructions as best I can ref
(http://mail.jabber.org/pipermail/exodus/2005-December/000703.html)

But Exodus is still not seeing the plugin. The only bit I havnt completed
is changing the Exodus.XML file as I am not sure what the syntax should be ?

Any help on creating a C# plugin for Exodus on windows would be greatly
appreciated.



I can make my source code available should anyone be able to provide a
little bit of support.



Regards,



Ian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.jabber.org/pipermail/exodus-dev/attachments/20060406/49890847/attachment.htm
John E. Arnold
2006-04-06 18:54:37 UTC
Permalink
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: exodus-WithMyPlugin-2.xml
Type: text/xml
Size: 2148 bytes
Desc: not available
Url : http://mail.jabber.org/pipermail/exodus-dev/attachments/20060406/d9ee639e/exodus-WithMyPlugin-2.bin
Ian Fairbrother
2006-04-07 07:57:46 UTC
Permalink
That's great John thanks for your response Ill give it a try.



Ian



_____

From: exodus-dev-***@jabberstudio.org
[mailto:exodus-dev-***@jabberstudio.org] On Behalf Of John E. Arnold
Sent: 06 April 2006 19:54
To: 'Exodus development'
Subject: [Exodus-dev] RE: .Net Exodus plugins



Ian:



I've been through the same exercise and have gotten a rudimentary plug-in
(written in C#) to work successfully. At some point, I'll try to package up
a skeletal version of my code to share with others. Thanks to those folks
back in Dec. 2005 who got me pointed down the path.



To help you in the short term, I've attached an annotated version of the
exodus.xml file. (To get it to work, you'll have to edit it with your
plug-in's information and you'll probably want to take out the XML comment
near the end.


The key things that need to match up are:



* an <s> element in the <plugin_selected> element where the text inside the
<s> and </s> tags is the namespace.className of your IExodusPlugin.



* an <s> element in the <plugin_files> element where the text inside the <s>
and </s> tags is the path to your plugin's .dll



Hope this helps.



- John -



_____

From: Ian Fairbrother [mailto:***@matrixonline.co.uk]
Sent: Thursday, April 06, 2006 6:27 AM
To: 'Ian Fairbrother'; exodus-***@jabberstudio.org
Subject: [Exodus-dev] RE: Exodus] .Net Exodus plugins



Hi,



I am having some problems getting a plugin to be seen by Exodus. I have
followed the posted instructions as best I can ref
(http://mail.jabber.org/pipermail/exodus/2005-December/000703.html)

But Exodus is still not seeing the plugin. The only bit I havnt completed
is changing the Exodus.XML file as I am not sure what the syntax should be ?

Any help on creating a C# plugin for Exodus on windows would be greatly
appreciated.



I can make my source code available should anyone be able to provide a
little bit of support.



Regards,



Ian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.jabber.org/pipermail/exodus-dev/attachments/20060407/e12b5bab/attachment.htm
Loading...