2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2012-01-24 09:49:27 -06:00
|
|
|
Bundle-Name: NcPafm Plug-in
|
|
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncpafm
|
2012-01-06 08:55:05 -06:00
|
|
|
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",
|
|
|
|
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"
|
2012-01-24 09:49:27 -06:00
|
|
|
Import-Package: com.raytheon.uf.common.pointdata,
|
|
|
|
com.raytheon.uf.edex.decodertools.core,
|
|
|
|
gov.noaa.nws.ncep.common.dataplugin.ncpafm,
|
2012-01-06 08:55:05 -06:00
|
|
|
gov.noaa.nws.ncep.edex.tools.decoder,
|
2013-07-15 14:10:00 -05:00
|
|
|
gov.noaa.nws.ncep.edex.util,
|
|
|
|
org.apache.commons.logging,
|
2013-07-25 13:28:27 -05:00
|
|
|
org.apache.log4j
|
2012-01-24 09:49:27 -06:00
|
|
|
Export-Package: gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder,
|
|
|
|
gov.noaa.nws.ncep.edex.plugin.ncpafm.util
|