18 lines
752 B
Text
18 lines
752 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Truecolor
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.truecolor;singleton:=true
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core;bundle-version="1.15.2",
|
|
com.raytheon.viz.ui;bundle-version="1.15.3",
|
|
com.raytheon.uf.common.time;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.15.1",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.15.1",
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.truecolor.extension
|