2017-04-21 18:33:55 -06:00
|
|
|
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,
|
2018-06-20 17:39:08 -06:00
|
|
|
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",
|
2017-04-21 18:33:55 -06:00
|
|
|
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
|
2018-07-05 11:49:57 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|