awips2/cave/com.raytheon.uf.viz.image.export/META-INF/MANIFEST.MF
2017-04-21 18:33:55 -06:00

17 lines
714 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.15.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
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;bundle-version="1.14.0",
org.geotools;bundle-version="10.5.0"
Export-Package: com.raytheon.uf.viz.image.export.dialog,
com.raytheon.uf.viz.image.export.handler,
com.raytheon.uf.viz.image.export.job,
com.raytheon.uf.viz.image.export.options