23 lines
926 B
Text
23 lines
926 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Goessounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.goessounding
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
javax.measure,
|
|
org.geotools,
|
|
org.apache.commons.logging,
|
|
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.6
|
|
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.edex.pointdata
|