* Make derived parameters not use VizException * Move derived parameters packages from the viz hierarchy to the common hierarchy * Move data cube classes that don't depend on derived parameters to thier own plugin * Moved DataCubeContainer and supporting frontend classes from viz.core to viz.datacube Former-commit-id:eab1358602
[formerly8b19b3601a
] [formerly06d6961c0f
] [formerlyeab1358602
[formerly8b19b3601a
] [formerly06d6961c0f
] [formerly0699041518
[formerly06d6961c0f
[formerly ad4a8cfbbc6de72810492c8f1de9701d381b6019]]]] Former-commit-id:0699041518
Former-commit-id:29ce7781c9
[formerly86bf2b5ea0
] [formerly eb5b00071037510aefc04c8c20411cc18c44abb0 [formerly260d0beddc
]] Former-commit-id: 41d01092799ccea952f65c9d6b66d93b56557541 [formerlyd96b56c91a
] Former-commit-id:7b2683532a
40 lines
1.8 KiB
Text
40 lines
1.8 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Objectiveanalysis Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.objectiveanalysis;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.objectiveanalysis.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.time;bundle-version="1.11.17",
|
|
org.geotools;bundle-version="2.5.8",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.11.17",
|
|
com.raytheon.viz.pointdata;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.pointdata;bundle-version="1.11.17",
|
|
com.raytheon.viz.core;bundle-version="1.11.17",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.11.17",
|
|
com.raytheon.viz.grid;bundle-version="1.11.17",
|
|
com.raytheon.viz.core.contours;bundle-version="1.11.17",
|
|
com.raytheon.uf.viz.sounding;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.dataplugin.bufrua;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.style;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.derivparam;bundle-version="1.14.0",
|
|
com.raytheon.uf.viz.datacube
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.objectiveanalysis.rsc
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.inventory.exception,
|
|
com.raytheon.uf.common.inventory.tree,
|
|
com.raytheon.uf.common.dataplugin.radar,
|
|
com.raytheon.uf.common.gridcoverage,
|
|
com.raytheon.uf.common.wxmath,
|
|
com.raytheon.viz.ui,
|
|
com.raytheon.viz.ui.editor
|