Change-Id: I624edb115b02611470e2e434e27759c45600111c Former-commit-id:5c4ba85189
[formerlyd6522f8e3a
] [formerly93e8619fa5
] [formerly09b0db0a13
[formerly93e8619fa5
[formerly 7d75620c07c992ab74a8305a69ed87817f8f0639]]] Former-commit-id:09b0db0a13
Former-commit-id: 2ae9659aef573b9f509312fe7c176e5105ef0760 [formerly784c43ab7c
] Former-commit-id:107efcaee3
17 lines
715 B
Text
17 lines
715 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Truecolor
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.truecolor;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.truecolor.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.viz.core
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.truecolor.extension
|