Change-Id: I34aa58bc13736109bd71f0b0085df6548c4623a8 Former-commit-id:08c9b54e49
[formerlyf516a684d4
] [formerlyf520a26fbd
] [formerly08c9b54e49
[formerlyf516a684d4
] [formerlyf520a26fbd
] [formerlyd79f804d4e
[formerlyf520a26fbd
[formerly e80e4aa972c394d699feba553d8d13e4f9dd3a03]]]] Former-commit-id:d79f804d4e
Former-commit-id:4b43971a78
[formerly9913e51429
] [formerly b2807282541cba1b6dadcac12cda1996f7292656 [formerlyfac9fd296f
]] Former-commit-id: 7d14b369cda7d14c9c1a9fb5e2be6d7759dd73e3 [formerly4fef47c0a8
] Former-commit-id:7303bd3b62
39 lines
1.1 KiB
XML
39 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.viz.sounding.feature"
|
|
label="Sounding 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.uf.common.dataplugin.modelsounding"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="true"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.common.sounding"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|