Change-Id: I655091f116cde662933ed96d926372a14a435dfc Former-commit-id:318e48c945
[formerly7c2a4ef72c
] [formerly 9df4f83a0cf5042c67bf0eccc5635e37d1e149a8 [formerlyf682e66e9b
]] [formerly46a466497c
[formerlyf682e66e9b
[formerly 91a3fdbc8bd98603a1cda218729d5542dac809ef]]] Former-commit-id:46a466497c
Former-commit-id: a3846ce22f8e198d3cc7cd225b88e3fcecf8d9a7 [formerlyad9fee446d
] Former-commit-id:fde968a834
46 lines
1.2 KiB
XML
46 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.viz.dataplugin.obs.feature"
|
|
label="Obs 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.cots.feature" version="1.0.0.qualifier"/>
|
|
<import feature="com.raytheon.uf.viz.common.core.feature" version="1.0.0.qualifier"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.edex.plugin.obs"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.common.dataplugin.obs"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="true"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.common.dataplugin.sfcobs"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="true"/>
|
|
|
|
</feature>
|