[oXygen-user] plug-in

Sean Wheller
Mon Aug 9 13:50:37 CDT 2004


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

http://www.enbaya.co.za


More information about the oXygen-user mailing list