awips2/ncep/gov.noaa.nws.ncep.edex.plugin.ffg/META-INF/MANIFEST.MF
Nate Jensen 838554cf98 Issue #2208 moving ncep unit tests to tests project
Change-Id: I723edf8936970d57108796ca1bc775b93e5e2507

Former-commit-id: b027914534dc808a616e2b5b2ee55ed3dd304b2e
2013-07-25 13:28:27 -05:00

21 lines
893 B
Text

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