Change-Id: I723edf8936970d57108796ca1bc775b93e5e2507 Former-commit-id:38fa2ca855
[formerly838554cf98
] [formerlyd7be59a97e
[formerly b027914534dc808a616e2b5b2ee55ed3dd304b2e]] Former-commit-id:d7be59a97e
Former-commit-id:43f8386f7c
22 lines
879 B
Text
22 lines
879 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Mosaic Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.mosaic
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: NOAA/NWS/NCEP/NCO
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
org.geotools,
|
|
javax.measure,
|
|
com.raytheon.edex.uengine,
|
|
com.raytheon.uf.common.localization,
|
|
javax.persistence,
|
|
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: gov.noaa.nws.ncep.edex.plugin.mosaic.common,
|
|
gov.noaa.nws.ncep.edex.plugin.mosaic.common.dao,
|
|
gov.noaa.nws.ncep.edex.plugin.mosaic.uengine,
|
|
gov.noaa.nws.ncep.edex.plugin.mosaic.util
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: org.apache.commons.logging
|