1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<feature
id="umlet-eclipse-feature"
label="UMLet Eclipse Plugin"
version="15.1"
provider-name="UMLet team">
<description url="http://www.example.com/description">
UMLet Eclipse Plugin
</description>
<copyright url="http://www.example.com/copyright">
https://github.com/umlet/umlet
</copyright>
<license url="http://www.example.com/license">
GPL (see https://github.com/umlet/umlet)
</license>
<plugin
id="com.umlet.plugin"
download-size="0"
install-size="0"
version="15.1"
unpack="false"/>
</feature>
|