Former-commit-id:a02aeb236c
[formerly9f19e3f712
] [formerlya02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]] Former-commit-id:06a8b51d6d
Former-commit-id:8e80217e59
[formerly3360eb6c5f
] Former-commit-id:377dcd10b9
22 lines
1 KiB
Text
22 lines
1 KiB
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.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.derivparam.python.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.python;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.viz.derivparam;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
|
com.raytheon.edex.meteolib,
|
|
org.jep;bundle-version="1.0.0",
|
|
org.eclipse.ui;bundle-version="3.6.1",
|
|
org.eclipse.core.runtime;bundle-version="3.6.0",
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.viz.derivparam.python,
|
|
com.raytheon.uf.viz.derivparam.python.function
|