17 lines
581 B
Text
17 lines
581 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Cwat Plug-in
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.cwat
|
||
|
Bundle-Version: 1.14.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Require-Bundle: javax.persistence,
|
||
|
com.raytheon.uf.common.serialization,
|
||
|
com.raytheon.uf.common.monitor,
|
||
|
com.raytheon.uf.common.dataplugin.radar,
|
||
|
com.raytheon.uf.common.geospatial,
|
||
|
com.raytheon.uf.common.dataplugin,
|
||
|
com.raytheon.uf.common.datastorage
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||
|
Bundle-ActivationPolicy: lazy
|
||
|
Export-Package: com.raytheon.uf.common.dataplugin.cwat
|