Former-commit-id:a1d931fd44
[formerly61f269f54c
] [formerlya1d931fd44
[formerly61f269f54c
] [formerlyf2fac39428
[formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]]] Former-commit-id:f2fac39428
Former-commit-id:7fb0b17bd5
[formerly72824561cb
] Former-commit-id:9b5c2094ed
45 lines
1.1 KiB
XML
45 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.edex.radar.feature"
|
|
label="EDEX Radar 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"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.edex.plugin.radar"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.edex.rpgenvdata"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.rcm.lib"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|