15 lines
522 B
Text
15 lines
522 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Svrwx Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.svrwx
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.pointdata,
|
|
org.geotools,
|
|
javax.persistence,
|
|
javax.measure,
|
|
com.raytheon.uf.common.dataplugin
|
|
Import-Package: com.raytheon.uf.common.geospatial
|
|
Export-Package: com.raytheon.uf.common.dataplugin.svrwx
|