Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0 Former-commit-id:9b72a1399d
[formerlyb3083a663e
[formerly 48536dd79d933508ac54b3b6e9bbd166fd218330]] Former-commit-id:b3083a663e
Former-commit-id:253198b5bc
26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
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-Activator: com.raytheon.uf.viz.npp.nucaps.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
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"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.viz.core.map,
|
|
gov.noaa.nws.ncep.edex.common.sounding
|