Change-Id: I211a20875c93e678852c45a0e5be15b9980e78f2 Former-commit-id:25e09348c0
[formerly19d14b6107
[formerly 70209fbc92c5459dab007224e1f5783a5bb08fd0]] Former-commit-id:19d14b6107
Former-commit-id:cb745b34f3
23 lines
876 B
Text
23 lines
876 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Vil Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.vil;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.time;bundle-version="1.11.1",
|
|
org.geotools;bundle-version="2.5.2",
|
|
javax.measure,
|
|
com.raytheon.viz.grid,
|
|
com.raytheon.viz.core,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.viz.pointdata;bundle-version="1.11.1",
|
|
com.raytheon.uf.common.dataplugin.vil;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.monitor;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.style;bundle-version="1.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.vil
|