2018-07-26 09:56:33 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<feature
|
|
|
|
id="com.raytheon.uf.viz.d2d.damagepath.feature"
|
|
|
|
label="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.viz.common.core.feature" version="1.0.0.qualifier"/>
|
|
|
|
<import feature="com.raytheon.uf.viz.core.feature" version="1.0.0.qualifier"/>
|
|
|
|
<import feature="com.raytheon.uf.viz.cots.feature" version="1.0.0.qualifier"/>
|
|
|
|
<import feature="com.raytheon.uf.viz.d2d.core.feature" version="1.0.0.qualifier"/>
|
|
|
|
<import feature="com.raytheon.viz.radar.feature" version="1.0.0.qualifier"/>
|
|
|
|
</requires>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="com.raytheon.uf.viz.damagepath"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"/>
|
|
|
|
|
2020-11-16 11:45:40 -05:00
|
|
|
<plugin
|
|
|
|
id="com.raytheon.uf.common.damagepath"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
2018-07-26 09:56:33 -06:00
|
|
|
</feature>
|