* 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
7 lines
369 B
XML
7 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|