awips2/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/META-INF/MANIFEST.MF
Nate Jensen a015cc136b Issue #181 integrating ncep edex code
Change-Id: I7f3fd64d1e21d5a82b29b404bb90a62bfa6f79bf

Former-commit-id: 71d87e07ef1d5ce2509fddce9170870a5950ba7b
2012-01-24 09:49:27 -06:00

23 lines
1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NcPafm Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncpafm
Bundle-Version: 1.0.0.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: AWIPS II Migration
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13",
javax.persistence;bundle-version="1.0.0",
org.junit;bundle-version="1.0.0",
org.apache.commons.logging;bundle-version="1.0.4",
org.apache.log4j;bundle-version="1.0.0",
com.raytheon.uf.common.localization;bundle-version="1.10.13",
gov.noaa.nws.ncep.common;bundle-version="1.0.0",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0"
Import-Package: com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.decodertools.core,
gov.noaa.nws.ncep.common.dataplugin.ncpafm,
gov.noaa.nws.ncep.edex.tools.decoder,
gov.noaa.nws.ncep.edex.util
Export-Package: gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder,
gov.noaa.nws.ncep.edex.plugin.ncpafm.util