awips2/cave/com.raytheon.uf.viz.profiler/META-INF/MANIFEST.MF
Ben Steffensmeier 72d601a2a7 Omaha #4079 Extract core grid and point rendering capabilities.
Former-commit-id: a0caefe923b18859fd89cb36749b31e3b24eecbe
2015-05-15 13:55:10 -05:00

25 lines
1.2 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Profiler Plug-in
Bundle-SymbolicName: com.raytheon.uf.viz.profiler;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.15.0",
com.raytheon.uf.common.pointdata;bundle-version="1.15.0",
com.raytheon.uf.common.dataplugin.profiler;bundle-version="1.14.0",
com.raytheon.uf.common.geospatial;bundle-version="1.14.2",
com.raytheon.viz.core.graphing;bundle-version="1.15.0",
com.raytheon.uf.common.colormap;bundle-version="1.15.0",
com.raytheon.uf.viz.core.point;bundle-version="1.15.0",
org.eclipse.swt;bundle-version="3.8.1",
com.raytheon.uf.common.inventory;bundle-version="1.14.0",
com.raytheon.uf.viz.datacube;bundle-version="1.14.0",
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
com.raytheon.uf.viz.d2d.ui;bundle-version="1.14.0",
com.raytheon.uf.viz.d2d.core;bundle-version="1.14.0",
com.raytheon.uf.viz.xy;bundle-version="1.15.0",
com.raytheon.uf.common.sounding;bundle-version="1.14.0"
Export-Package: com.raytheon.uf.viz.profiler,
com.raytheon.uf.viz.profiler.ui