Change-Id: I723edf8936970d57108796ca1bc775b93e5e2507 Former-commit-id: b027914534dc808a616e2b5b2ee55ed3dd304b2e
16 lines
738 B
Text
16 lines
738 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ntrans Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ntrans
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.7",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.common;bundle-version="1.0.0"
|
|
Export-Package: gov.noaa.nws.ncep.common.dataplugin.ntrans,
|
|
gov.noaa.nws.ncep.common.dataplugin.ntrans.dao
|
|
Bundle-Vendor: AWIPS II migration
|
|
Import-Package: com.raytheon.uf.edex.decodertools.core,
|
|
com.raytheon.uf.edex.decodertools.time,
|
|
com.raytheon.uf.edex.wmo.message
|