awips2/ost/gov.noaa.nws.ost.edex.plugin.regionalsat/META-INF/MANIFEST.MF
Steve Harris f2102bfb24 12.7.1-8 baseline
Former-commit-id: 11f96dbedd [formerly 16bf591a33] [formerly c42ae0fa39 [formerly 46767a18a0d6e1f2182720c8a04c6e1e59cb18a1]]
Former-commit-id: c42ae0fa39
Former-commit-id: 9f97182964
2012-07-19 16:20:40 -05:00

28 lines
1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: regionalsat
Bundle-SymbolicName: gov.noaa.nws.ost.edex.plugin.regionalsat
Bundle-Version: 1.0.0.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: NWS
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
org.apache.commons.logging,
org.geotools,
javax.measure,
org.apache.commons.lang,
javax.persistence,
com.raytheon.edex.plugin.satellite,
ucar.nc2;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package:
com.raytheon.edex.uengine.tasks.query,
com.raytheon.edex.util.satellite,
com.raytheon.uf.common.dataplugin.satellite,
com.raytheon.uf.common.localization,
com.raytheon.uf.common.menus,
com.raytheon.uf.common.menus.xml,
com.raytheon.uf.common.status
Export-Package: gov.noaa.nws.ost.edex.plugin.regionalsat,
gov.noaa.nws.ost.edex.plugin.regionalsat.decoder;uses:="com.raytheon.edex.plugin,gov.noaa.nws.ost.edex.plugin.regionalsat.dao"