2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Derived Parameters UI
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.derivparam.ui;singleton:=true
|
2014-12-01 15:23:48 -06:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
|
|
org.eclipse.ui;bundle-version="3.6.1",
|
|
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.viz.localization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.viz.ui;bundle-version="1.12.1174",
|
|
|
|
javax.measure;bundle-version="1.0.0",
|
2014-03-15 15:02:17 -05:00
|
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.derivparam;bundle-version="1.14.0"
|
2014-12-01 15:23:48 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
2014-08-08 12:50:06 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.units
|