
9 Aug
2004
9 Aug
'04
6:50 p.m.
I wish to configure jsvn as a plugin to oxygen, is it possible. I created plugin.xml valid to plugin.dtd but am not sure how to complete it so it will work. <!DOCTYPE plugin SYSTEM "../plugin.dtd"> <plugin name="JSVN" description="Java Swing Interface to Subversion (SVN client required)" version="0.8" vendor="Alternate Computing Solutions" class="???????"> <runtime> <library name="jsvn-0.8.jar"/> </runtime> <extension type="?????" class="????"/> </plugin> -- Sean Wheller sean@enbaya.co.za http://www.enbaya.co.za