awips2/cave/com.raytheon.uf.viz.xy/META-INF/MANIFEST.MF
Mark Peters 90adc9a17f Omaha #4220 Issues with D2D's VarHeightGraph, TimeSeriesGraph, and possibly other graphs.
Change-Id: I7d8e8d8cf4ebdb80e2bde4f69159c1f8fcd0243e

Former-commit-id: d70acc64a9b1bbe5d36edb8c30f475e6dd3ecdf8
2015-07-22 14:14:46 -05:00

23 lines
800 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xy Plug-in
Bundle-SymbolicName: com.raytheon.uf.viz.xy;singleton:=true
Bundle-Version: 1.15.1.qualifier
Bundle-Activator: com.raytheon.uf.viz.xy.Activator
Bundle-Vendor: RAYTHEON
Require-Bundle: org.eclipse.core.runtime,
com.raytheon.viz.ui,
com.raytheon.viz.core,
com.raytheon.uf.viz.core.maps
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.xy,
com.raytheon.uf.viz.xy.graph,
com.raytheon.uf.viz.xy.graph.axis,
com.raytheon.uf.viz.xy.graph.labeling,
com.raytheon.uf.viz.xy.hodo,
com.raytheon.uf.viz.xy.map,
com.raytheon.uf.viz.xy.map.rsc,
com.raytheon.uf.viz.xy.util
Import-Package: com.raytheon.viz.core.graphing.xy
Bundle-ClassPath: com.raytheon.uf.viz.xy.jar