2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2014-01-21 12:19:30 -06:00
|
|
|
Bundle-Name: D2D Nsharp
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.d2d.nsharp;singleton:=true
|
2014-11-12 14:47:39 -06:00
|
|
|
Bundle-Version: 1.14.1.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2014-11-12 14:47:39 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
2014-01-21 12:19:30 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.0",
|
2014-12-12 13:33:09 -06:00
|
|
|
com.raytheon.viz.core.graphing,
|
2014-01-21 12:19:30 -06:00
|
|
|
com.raytheon.viz.ui;bundle-version="1.14.0",
|
|
|
|
gov.noaa.nws.ncep.ui.nsharp,
|
|
|
|
com.raytheon.uf.common.sounding,
|
|
|
|
gov.noaa.nws.ncep.viz.common,
|
|
|
|
gov.noaa.nws.ncep.edex.common,
|
|
|
|
com.raytheon.uf.common.wxmath,
|
|
|
|
javax.measure,
|
|
|
|
com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.13.0",
|
|
|
|
com.raytheon.uf.common.geospatial,
|
|
|
|
com.raytheon.uf.common.time,
|
|
|
|
com.raytheon.uf.common.topo,
|
|
|
|
com.raytheon.viz.pointdata,
|
|
|
|
com.raytheon.uf.viz.image.export;bundle-version="1.14.0",
|
|
|
|
org.eclipse.core.runtime;bundle-version="3.8.0"
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.uf.viz.d2d.nsharp,
|
|
|
|
com.raytheon.uf.viz.d2d.nsharp.display,
|
|
|
|
com.raytheon.uf.viz.d2d.nsharp.rsc
|
2015-08-04 15:16:36 -04:00
|
|
|
Import-Package: gov.noaa.nws.ncep.viz.soundingrequest
|