Eclipse-PyUML/pyUml_updatesite/site.xml

25 lines
961 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<site>
<description url="http://eclipse-pyuml.sourceforge.net/update_site">
Eclsipe PyUML Update Site
</description>
<feature url="features/pyUML_1.2.0.jar" id="pyUML" version="1.2.0">
<category name="Eclipse PyUML"/>
</feature>
<feature url="features/pyUML_1.2.1.jar" id="pyUML" version="1.2.1">
<category name="Eclipse PyUML"/>
</feature>
<feature url="features/pyUML_1.2.2.jar" id="pyUML" version="1.2.2">
<category name="Eclipse PyUML"/>
</feature>
<feature url="features/pyUML-experimental_1.2.2.jar" id="pyUML-experimental" version="1.2.2">
<category name="Eclipse PyUML Experimental"/>
</feature>
<category-def name="Eclipse PyUML" label="Eclipse PyUML">
<description>
A UML Roundtrip Tool for Python
</description>
</category-def>
<category-def name="Eclipse PyUML Experimental" label="Eclipse PyUML Experimental"/>
</site>