Former-commit-id:e375a74bc8
[formerly5894853996
] [formerly7e09fa5a0b
] [formerlye375a74bc8
[formerly5894853996
] [formerly7e09fa5a0b
] [formerlyb9044b1195
[formerly7e09fa5a0b
[formerly 30b8d4c0ce425715ea44a394b4b4f143c64b416a]]]] Former-commit-id:b9044b1195
Former-commit-id:f23d42e977
[formerly93b71934c0
] [formerly 760e0f04ffe2e9d265f85e7c8b4777777bcf64d5 [formerly12a09f9aa7
]] Former-commit-id: cca9e123a3f6f9da3810eec2cc36ef7c717f111a [formerlyec2637676d
] Former-commit-id:b601345c9f
59 lines
1.5 KiB
XML
59 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.viz.archive.feature"
|
|
label="CAVE Archive 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.common.base.feature" version="1.0.0.qualifier"/>
|
|
<import feature="com.raytheon.uf.viz.base.feature" version="1.0.0.qualifier"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.viz.archive"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.common.archive"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="org.apache.commons.io"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"/>
|
|
|
|
<plugin
|
|
id="org.eclipse.core.runtime"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="org.eclipse.ui"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|