2012-08-13 12:20:05 -05:00
|
|
|
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
|
2012-08-20 14:47:14 -05:00
|
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.viz.core, com.raytheon.viz.ui
|
2012-08-13 12:20:05 -05:00
|
|
|
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",
|
2012-08-21 11:36:35 -05:00
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
|
|
javax.measure;bundle-version="1.0.0"
|
2012-08-13 12:20:05 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.raytheon.uf.viz.truecolor.extension
|