Change-Id: Ia6ef7d43685d91f7bef6a491bb09723275d92fe7 Former-commit-id: 99cbf1fbb04733bfddb9c7fd1784c753ac8e36dc
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: D2D Nsharp
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.d2d.nsharp;singleton:=true
|
|
Bundle-Version: 1.14.1.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.14.0",
|
|
com.raytheon.viz.core.graphing,
|
|
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"
|
|
Export-Package: com.raytheon.uf.viz.d2d.nsharp,
|
|
com.raytheon.uf.viz.d2d.nsharp.display,
|
|
com.raytheon.uf.viz.d2d.nsharp.rsc
|
|
Import-Package: gov.noaa.nws.ncep.viz.soundingrequest
|