42 lines
1 KiB
XML
42 lines
1 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<feature
|
||
|
id="com.raytheon.uf.edex.nswrc.radar.feature"
|
||
|
label="nswrc"
|
||
|
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>
|
||
|
|
||
|
<plugin
|
||
|
id="com.raytheon.uf.common.dataplugin.nswrc"
|
||
|
download-size="0"
|
||
|
install-size="0"
|
||
|
version="0.0.0"
|
||
|
unpack="false"/>
|
||
|
|
||
|
<plugin
|
||
|
id="com.raytheon.uf.edex.nswrctools"
|
||
|
download-size="0"
|
||
|
install-size="0"
|
||
|
version="0.0.0"
|
||
|
unpack="false"/>
|
||
|
|
||
|
<plugin
|
||
|
id="com.raytheon.uf.edex.plugin.nswrc"
|
||
|
download-size="0"
|
||
|
install-size="0"
|
||
|
version="0.0.0"
|
||
|
unpack="false"/>
|
||
|
|
||
|
</feature>
|