* 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:8b19b3601a
[formerly06d6961c0f
] [formerly8b19b3601a
[formerly06d6961c0f
] [formerly0699041518
[formerly ad4a8cfbbc6de72810492c8f1de9701d381b6019]]] Former-commit-id:0699041518
Former-commit-id:86bf2b5ea0
[formerly260d0beddc
] Former-commit-id:d96b56c91a
34 lines
834 B
XML
34 lines
834 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>com.raytheon.uf.common.derivparam.python</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.python.pydev.PyDevBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.pde.ManifestBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.pde.SchemaBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.pde.PluginNature</nature>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>org.python.pydev.pythonNature</nature>
|
|
</natures>
|
|
</projectDescription>
|