Change-Id: I7ea007f0f919017e8212716cc15712c7ed611e69 Former-commit-id:8b23f32311
[formerlyee11e5d13c
] [formerly8b23f32311
[formerlyee11e5d13c
] [formerlyac33fb9463
[formerly a8bcec4a2fa9ddd49dc300ebd63aebfdfb41723e]]] Former-commit-id:ac33fb9463
Former-commit-id:b2b2136868
[formerlybe163ebf2a
] Former-commit-id:182a717b00
17 lines
703 B
Text
17 lines
703 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Derived Parameter Python Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.derivparam.python;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.common.python,
|
|
com.raytheon.uf.common.python.concurrent,
|
|
com.raytheon.uf.viz.derivparam;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.core;bundle-version="1.13.0",
|
|
com.raytheon.uf.common.wxmath,
|
|
com.raytheon.uf.common.util,
|
|
com.raytheon.uf.common.datastorage
|
|
Export-Package: com.raytheon.uf.viz.derivparam.python,
|
|
com.raytheon.uf.viz.derivparam.python.function
|