Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0 Former-commit-id: 48536dd79d933508ac54b3b6e9bbd166fd218330
29 lines
1.2 KiB
Text
29 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.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.uf.common.pointdata;bundle-version="1.11.9",
|
|
com.raytheon.viz.pointdata;bundle-version="1.11.4",
|
|
com.raytheon.viz.core;bundle-version="1.11.4",
|
|
com.raytheon.viz.core.graphing;bundle-version="1.11.4",
|
|
org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.common.serialization,
|
|
org.geotools;bundle-version="2.5.2",
|
|
com.raytheon.uf.viz.d2d.core;bundle-version="1.11.4",
|
|
com.raytheon.uf.viz.d2d.ui;bundle-version="1.11.4",
|
|
com.raytheon.viz.ui;bundle-version="1.11.4",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.11.4",
|
|
com.raytheon.uf.viz.sounding;bundle-version="1.11.16",
|
|
com.raytheon.uf.viz.xy,
|
|
com.raytheon.uf.common.sounding;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.datacube
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.profiler,
|
|
com.raytheon.uf.viz.profiler.ui
|
|
Import-Package: com.raytheon.uf.common.inventory.exception,
|
|
com.raytheon.uf.common.dataplugin.profiler,
|
|
com.raytheon.uf.common.dataplugin.profiler.dao
|