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