Change-Id: I50c56ca84cdd2f911dc03eb06bf68dfdc785dcf0 Former-commit-id:be6c430985
[formerly38993f5a5a
] [formerly26d82729c9
] [formerlybe6c430985
[formerly38993f5a5a
] [formerly26d82729c9
] [formerly3e3e4bd4e3
[formerly26d82729c9
[formerly 04a68e6815001450fece9bb5fbf6ce99143e2d05]]]] Former-commit-id:3e3e4bd4e3
Former-commit-id:44cf04ab3c
[formerlyea93dcd939
] [formerly 352ec371eefbdee61fc6971ec28eadecfb26a5b4 [formerlyd4e7df98a9
]] Former-commit-id: 5159ce4d957b2c026dd58d2bc6e3b0b3711f002c [formerlyc286cb0406
] Former-commit-id:b648274e36
37 lines
960 B
XML
37 lines
960 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.viz.thinclient.feature"
|
|
label="Thin Client 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.core.feature" version="1.0.0.qualifier"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.viz.thinclient"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.viz.thinclient.cave"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="true"/>
|
|
|
|
</feature>
|