18 lines
647 B
Text
18 lines
647 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Bufrsigwx Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.bufrsigwx
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: com.raytheon.uf.common.dataplugin.bufrsigwx,
|
|
com.raytheon.uf.common.dataplugin.bufrsigwx.common
|
|
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.pointdata,
|
|
com.raytheon.uf.common.status,
|
|
org.apache.commons.logging
|