blob: afb647df94789bce670764d41094960cd5e8c656 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="myFeaturePatch"
label="MyFeaturePatch Feature"
version="1.0.0">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<requires>
<import feature="myFeature" version="1.0.0" patch="true"/>
</requires>
<plugin
id="mySingletonBundle"
download-size="0"
install-size="0"
version="1.0.0"
unpack="false"/>
</feature>