Former-commit-id:98b53fc247
[formerlya271dd3416
] [formerlyb51bd9bf9e
] [formerly98b53fc247
[formerlya271dd3416
] [formerlyb51bd9bf9e
] [formerlyb2989eb937
[formerlyb51bd9bf9e
[formerly eb6b98e80f483f330022481889522dcfd7f0e526]]]] Former-commit-id:b2989eb937
Former-commit-id:72f62123a6
[formerlyb0b16f1e93
] [formerly b95881bbde93eecc2c05d9174a1bec63e36307ea [formerlya9bb310daf
]] Former-commit-id: 37a5681a60370d93361ace3a171c38f14073ac39 [formerly0ba01e4d93
] Former-commit-id:c4623516dd
42 lines
1.3 KiB
XML
42 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.viz.acarssounding.feature"
|
|
label="Acars 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"/>
|
|
<import feature="com.raytheon.uf.viz.core.feature" version="1.0.0.qualifier"/>
|
|
<import feature="com.raytheon.viz.volumebrowser.feature" version="1.0.0.qualifier"/>
|
|
<import feature="com.raytheon.uf.viz.d2d.nsharp.feature" version="1.0.0.qualifier"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.common.dataplugin.acarssounding"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.viz.acarssounding"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|