Former-commit-id:0be473728a
[formerly 1f109861760e5fbc9d7a13cc4f518341cbc31276] Former-commit-id:aaac0b51e5
26 lines
990 B
Text
26 lines
990 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.cwat;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.cwat.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.time;bundle-version="1.11.1",
|
|
com.raytheon.edex.common;bundle-version="1.11.1",
|
|
org.geotools;bundle-version="2.5.2",
|
|
javax.measure,
|
|
com.raytheon.viz.grid,
|
|
com.raytheon.viz.core,
|
|
com.raytheon.viz.pointdata;bundle-version="1.11.1",
|
|
com.raytheon.uf.common.dataplugin.cwat;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"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.cwat
|
|
|