awips2/cave/com.raytheon.uf.viz.truecolor/META-INF/MANIFEST.MF
Max Schenkelberg fec3be6b57 Issue #28 Finished True Color Dialog and resource to allow overriding and persisting in bundle custom ranges set from the dialog.
Change-Id: Ia2629964d8c31d18ec469b0f5030efb9fd87445e

Former-commit-id: e404398ea6 [formerly f381871fc4] [formerly e404398ea6 [formerly f381871fc4] [formerly 6e1059f8be [formerly a34c116fbbad86f758882461dd96da9c6ab14cdd]]]
Former-commit-id: 6e1059f8be
Former-commit-id: 919000d0dd [formerly ed033f8657]
Former-commit-id: 587ad5d2e4
2012-08-21 11:36:35 -05:00

18 lines
775 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, com.raytheon.viz.ui
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",
javax.measure;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.truecolor.extension