2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Goessounding Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.goessounding
|
2014-06-23 14:13:19 -05:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
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
|
2014-06-23 14:13:19 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2012-01-06 08:55:05 -06:00
|
|
|
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,
|
2014-05-13 09:41:29 -05:00
|
|
|
com.raytheon.uf.common.wmo,
|
2014-09-16 12:13:33 -05:00
|
|
|
com.raytheon.uf.edex.bufrtools,
|
|
|
|
com.raytheon.uf.edex.bufrtools.descriptors,
|
|
|
|
com.raytheon.uf.edex.bufrtools.packets,
|
2013-07-15 14:10:00 -05:00
|
|
|
com.raytheon.uf.edex.pointdata,
|
|
|
|
org.apache.commons.logging
|