2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Grib Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.grib
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
|
|
Bundle-Vendor: Raytheon
|
|
|
|
Require-Bundle: javax.measure,
|
|
|
|
javax.persistence,
|
|
|
|
org.apache.commons.lang,
|
|
|
|
org.apache.commons.logging,
|
|
|
|
org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime,
|
|
|
|
org.geotools,
|
|
|
|
com.raytheon.edex.common,
|
|
|
|
com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.serialization,
|
|
|
|
com.raytheon.uf.common.serialization.comm,
|
|
|
|
com.raytheon.uf.common.status,
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.localization,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0"
|
|
|
|
Import-Package: com.raytheon.uf.common.dataplugin.grid,
|
|
|
|
com.raytheon.uf.common.dataplugin.level,
|
|
|
|
com.raytheon.uf.common.geospatial,
|
|
|
|
com.raytheon.uf.common.gridcoverage,
|
|
|
|
com.raytheon.uf.common.gridcoverage.exception,
|
|
|
|
com.raytheon.uf.common.parameter
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.uf.common.dataplugin.grib,
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.grib.request
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|