awips2/cave/com.raytheon.uf.viz.xy.timeseries/META-INF/MANIFEST.MF
Nate Jensen f943500410 Omaha #3242 support ensemble id in time series legends
Change-Id: I7f8435d274d3981e4871a5cf726bbf69e22a0d08

Former-commit-id: 9fad6c4712 [formerly 73082de461] [formerly 1a8995fc2d] [formerly 9fad6c4712 [formerly 73082de461] [formerly 1a8995fc2d] [formerly e10a73c17b [formerly 1a8995fc2d [formerly 453c1eecf4f08203b4c6e2a74ad5dc366d85d359]]]]
Former-commit-id: e10a73c17b
Former-commit-id: 7f3df290d5 [formerly d6f84d8281] [formerly f01e86a5e49651bbc7ef488fdb5b254269b6d87f [formerly a575c57ecc]]
Former-commit-id: 89d347029c66f9cb9c20aee6545ec2bc64fdc26f [formerly 1d244a4a95]
Former-commit-id: bf95e2a827
2014-06-18 15:37:14 -05:00

28 lines
948 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Timeseries Plug-in
Bundle-SymbolicName: com.raytheon.uf.viz.xy.timeseries;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.graphing,
com.raytheon.viz.ui,
javax.measure,
org.eclipse.ui,
org.eclipse.core.runtime,
org.geotools
Import-Package: com.raytheon.viz.core.rsc
Export-Package: com.raytheon.uf.viz.xy.timeseries,
com.raytheon.uf.viz.xy.timeseries.adapter,
com.raytheon.uf.viz.xy.timeseries.display,
com.raytheon.uf.viz.xy.timeseries.graph,
com.raytheon.uf.viz.xy.timeseries.rsc,
com.raytheon.uf.viz.xy.timeseries.util