awips2/cave/com.raytheon.uf.viz.image.export/META-INF/MANIFEST.MF
Ben Steffensmeier fc1c56f9cb Issue #2312 Add ability to export gif and image export dialog.
Change-Id: I10aaeba20a4acc7888cd566107ffff3e6a4fad05

Former-commit-id: e2159c422ca93aa76c6ba7a30a09234e8f9da4ce
2014-01-21 18:09:13 -06:00

15 lines
612 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Image Export
Bundle-SymbolicName: com.raytheon.uf.viz.image.export;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.viz.ui;bundle-version="1.14.0",
com.raytheon.uf.viz.core;bundle-version="1.14.0",
org.eclipse.core.runtime;bundle-version="3.8.0",
com.raytheon.uf.common.time
Export-Package: com.raytheon.uf.viz.image.export.dialog,
com.raytheon.uf.viz.image.export.handler,
com.raytheon.uf.viz.image.export.options