Change-Id: I9823171ffc2fa2807ad6c18198c9f6dd082e9c86 Former-commit-id: b475166fb952e9850ff0df6a9b52c30c206466c9
26 lines
968 B
Text
26 lines
968 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Goessounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.goessounding
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
javax.measure,
|
|
org.geotools,
|
|
javax.persistence,
|
|
com.raytheon.uf.common.localization;bundle-version="1.11.16"
|
|
Export-Package: com.raytheon.edex.plugin.goessounding,
|
|
com.raytheon.edex.plugin.goessounding.decoder
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Import-Package: com.raytheon.uf.common.dataplugin.goessounding,
|
|
com.raytheon.uf.common.geospatial.spi,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.wmo,
|
|
com.raytheon.uf.edex.bufrtools,
|
|
com.raytheon.uf.edex.bufrtools.descriptors,
|
|
com.raytheon.uf.edex.bufrtools.packets,
|
|
com.raytheon.uf.edex.pointdata,
|
|
org.slf4j
|