Former-commit-id:33bc5fd816
[formerly83e9157df7
] [formerly328c6dccad
[formerly bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf]] Former-commit-id:328c6dccad
Former-commit-id:47cc08ac79
18 lines
719 B
Text
18 lines
719 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Image
|
|
Bundle-SymbolicName: com.raytheon.uf.common.image
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.image.colormap,
|
|
com.raytheon.uf.common.image.data,
|
|
com.raytheon.uf.common.image.data.resp,
|
|
com.raytheon.uf.common.image.dataprep,
|
|
com.raytheon.uf.common.image.style,
|
|
com.raytheon.uf.common.image.units
|
|
Import-Package: com.raytheon.edex.colormap,
|
|
com.raytheon.uf.common.util
|