47 lines
1.2 KiB
XML
47 lines
1.2 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<feature
|
||
|
id="com.raytheon.uf.edex.gfe.feature"
|
||
|
label="EDEX GFE Feature"
|
||
|
version="1.0.0.qualifier"
|
||
|
provider-name="RAYTHEON">
|
||
|
|
||
|
<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="com.raytheon.uf.edex.text.feature" version="1.0.0.qualifier"/>
|
||
|
<import feature="com.raytheon.uf.edex.satellite.feature" version="1.0.0.qualifier"/>
|
||
|
</requires>
|
||
|
|
||
|
<plugin
|
||
|
id="com.raytheon.edex.plugin.gfe"
|
||
|
download-size="0"
|
||
|
install-size="0"
|
||
|
version="0.0.0"
|
||
|
unpack="false"/>
|
||
|
|
||
|
<plugin
|
||
|
id="com.raytheon.uf.common.dataplugin.gfe"
|
||
|
download-size="0"
|
||
|
install-size="0"
|
||
|
version="0.0.0"
|
||
|
unpack="false"/>
|
||
|
|
||
|
<plugin
|
||
|
id="com.raytheon.uf.edex.grid.staticdata"
|
||
|
download-size="0"
|
||
|
install-size="0"
|
||
|
version="0.0.0"
|
||
|
unpack="false"/>
|
||
|
|
||
|
</feature>
|