2017-04-21 18:33:55 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: NUCAPS Viz Plugin
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.npp.nucaps;singleton:=true
|
|
|
|
Bundle-Version: 1.14.0.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
|
|
org.eclipse.ui;bundle-version="3.6.1",
|
|
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.dataplugin.npp.nucaps;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.viz.npp;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.viz.npp.sounding;bundle-version="1.0.0",
|
|
|
|
com.raytheon.viz.pointdata;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.viz.d2d.nsharp;bundle-version="1.0.0",
|
|
|
|
gov.noaa.nws.ncep.ui.nsharp;bundle-version="1.0.0",
|
|
|
|
javax.measure;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.viz.sounding;bundle-version="1.12.1174"
|
2018-07-05 11:49:57 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
2017-04-21 18:33:55 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Import-Package: com.raytheon.viz.core.map,
|
|
|
|
gov.noaa.nws.ncep.edex.common.sounding
|
|
|
|
Bundle-ClassPath: com.raytheon.uf.viz.npp.nucaps.jar
|