awips2/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/META-INF/MANIFEST.MF
Brian Clements 2b1c7eaa37 Omaha #2536 moved WMO Header into new common plugin
moved WMO time parsing code from TimeTools to WMOTimeParser


Former-commit-id: c2e57be98850284cb01ba921b9dddcadbe66b311
2014-05-14 13:45:09 -05:00

25 lines
1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NcScd Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncscd
Bundle-Version: 1.0.0.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
javax.persistence;bundle-version="1.0.0",
gov.noaa.nws.ncep.common.dataplugin.ncscd;bundle-version="1.0.0",
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
org.geotools
Export-Package: gov.noaa.nws.ncep.edex.plugin.ncscd.decoder,
gov.noaa.nws.ncep.edex.plugin.ncscd.util
Import-Package: com.raytheon.edex.exception,
com.raytheon.uf.common.wmo,
com.raytheon.uf.edex.decodertools.core,
com.raytheon.uf.edex.decodertools.time,
gov.noaa.nws.ncep.common.dataplugin.ncscd,
gov.noaa.nws.ncep.common.dataplugin.tcm,
gov.noaa.nws.ncep.common.tools,
org.apache.commons.logging,
org.apache.log4j