Change-Id: I2440877381afc684cb2a3b02cbdbe36905643de4 Former-commit-id:7bb2aebd59
[formerlyaca7b46243
[formerly 667817cf9473889f8c5cc39dd71814f1181a3805]] Former-commit-id:aca7b46243
Former-commit-id:9e317cb9bc
28 lines
969 B
Text
28 lines
969 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Varheight Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.xy.varheight;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.style,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.viz.d2d.core,
|
|
com.raytheon.uf.viz.d2d.ui,
|
|
com.raytheon.uf.viz.xy,
|
|
com.raytheon.viz.core.contours,
|
|
com.raytheon.viz.core.graphing,
|
|
com.raytheon.viz.ui,
|
|
javax.measure,
|
|
org.eclipse.core.runtime
|
|
Import-Package: com.raytheon.viz.core.map,
|
|
com.raytheon.viz.core.rsc
|
|
Export-Package: com.raytheon.uf.viz.xy.varheight,
|
|
com.raytheon.uf.viz.xy.varheight.adapter,
|
|
com.raytheon.uf.viz.xy.varheight.display,
|
|
com.raytheon.uf.viz.xy.varheight.graph,
|
|
com.raytheon.uf.viz.xy.varheight.hodo,
|
|
com.raytheon.uf.viz.xy.varheight.rsc
|