Change-Id: Id99a154e2f26df44b631995eb448ecfdf2badf9b Former-commit-id:b0870c55f6
[formerly86b9a4d8c2
] [formerlyb0870c55f6
[formerly86b9a4d8c2
] [formerly9263ff1846
[formerly f97d09f3ee362f0f0b6155e0bb704ffd3611ca1a]]] Former-commit-id:9263ff1846
Former-commit-id:8f4c2f2a39
[formerly5a149c5dfa
] Former-commit-id:77aef5f955
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
|
|
|