awips2/cave/com.raytheon.viz.mpe/META-INF/MANIFEST.MF

27 lines
1.1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mpe Plug-in
Bundle-SymbolicName: com.raytheon.viz.mpe
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.raytheon.uf.viz.core;bundle-version="1.16.0",
com.raytheon.uf.common.geospatial;bundle-version="1.15.1",
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
com.raytheon.uf.common.util;bundle-version="1.15.0",
org.apache.commons.lang3;bundle-version="3.4.0",
com.raytheon.viz.hydrocommon,
javax.measure;bundle-version="1.0.0",
com.raytheon.uf.common.mpe;bundle-version="1.0.0",
com.raytheon.uf.common.hydro;bundle-version="1.0.0",
ucar.nc2;bundle-version="1.0.0",
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
com.raytheon.uf.common.xmrg;bundle-version="1.16.0"
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.viz.mpe.core,
com.raytheon.viz.mpe.util
Import-Package: com.raytheon.uf.common.ohd,
org.apache.commons.cli
Bundle-RequiredExecutionEnvironment: JavaSE-1.8