ATCF and Ntrans Decoder changes Change-Id: I685fd313b065d9ee1e962f9ac985190d79fe1135 Former-commit-id: 990a39976a28663ad44dcc6e2056cf2cf061cf76
20 lines
859 B
Text
20 lines
859 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Atcf Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.atcf
|
|
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.11.31",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization;bundle-version="1.11.31",
|
|
gov.noaa.nws.ncep.common.dataplugin.atcf,
|
|
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.status,
|
|
gov.noaa.nws.ncep.common.dataplugin.atcf,
|
|
gov.noaa.nws.ncep.edex.tools.decoder,
|
|
gov.noaa.nws.ncep.edex.util,
|
|
org.apache.commons.logging,
|
|
org.apache.log4j
|