34 lines
1.3 KiB
Text
34 lines
1.3 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: CrossSection
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.xy.crosssection;singleton:=true
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.common.colormap,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.style,
|
|
com.raytheon.uf.common.topo,
|
|
com.raytheon.uf.common.wxmath,
|
|
com.raytheon.uf.viz.core;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.d2d.core,
|
|
com.raytheon.uf.viz.d2d.ui,
|
|
com.raytheon.uf.viz.xy,
|
|
com.raytheon.viz.core.contours;bundle-version="1.14.0",
|
|
com.raytheon.viz.core.graphing,
|
|
javax.measure,
|
|
org.eclipse.core.runtime;bundle-version="3.8.0",
|
|
org.eclipse.ui;bundle-version="3.8.0",
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.core.point;bundle-version="1.15.0"
|
|
Import-Package: com.raytheon.viz.core.imagery,
|
|
com.raytheon.viz.core.map,
|
|
com.raytheon.viz.core.rsc.jts
|
|
Export-Package: com.raytheon.uf.viz.xy.crosssection,
|
|
com.raytheon.uf.viz.xy.crosssection.adapter,
|
|
com.raytheon.uf.viz.xy.crosssection.display,
|
|
com.raytheon.uf.viz.xy.crosssection.graph,
|
|
com.raytheon.uf.viz.xy.crosssection.rsc
|
|
Bundle-ClassPath: com.raytheon.uf.viz.xy.crosssection.jar
|