Hi,
erstmal Danke für die Antwort.
Also das ist meine java version;
"Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)", dass müsste auch die von sun sein, wenn ich mich nicht irre, Java3D sollte definitiv erstmal richtig sein. Aber falls nicht, so lasse ich mich da gerne eines besseren belehren

.
Hier die ersten 20-30 Fehlermeldungen:
Description Resource Path Location Type
AxisAngle4d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 151 Java Problem
Point3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 85 Java Problem
Point3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 104 Java Problem
Point3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 143 Java Problem
The import javax.media cannot be resolved SimUtils.java ct-Sim/ctSim line 22 Java Problem
The import javax.vecmath cannot be resolved SimUtils.java ct-Sim/ctSim line 23 Java Problem
The import javax.vecmath cannot be resolved SimUtils.java ct-Sim/ctSim line 24 Java Problem
The import javax.vecmath cannot be resolved SimUtils.java ct-Sim/ctSim line 25 Java Problem
Transform3D cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 143 Java Problem
Transform3D cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 145 Java Problem
Transform3D cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 145 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 46 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 59 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 60 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 60 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 79 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 85 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 85 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 98 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 104 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 104 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 126 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 128 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 143 Java Problem
Vector3d cannot be resolved to a type SimUtils.java ct-Sim/ctSim line 147 Java Problem
AmbientLight cannot be resolved to a type World.java ct-Sim/ctSim/model line 365 Java Problem
AmbientLight cannot be resolved to a type World.java ct-Sim/ctSim/model line 365 Java Problem
Appearance cannot be resolved to a type ParcoursLoader.java ct-Sim/ctSim/model line 168 Java Problem
Appearance cannot be resolved to a type ParcoursLoader.java ct-Sim/ctSim/model line 189 Java Problem
Appearance cannot be resolved to a type ParcoursLoader.java ct-Sim/ctSim/model line 203 Java Problem
Appearance cannot be resolved to a type ParcoursLoader.java ct-Sim/ctSim/model line 216 Java Problem
Appearance cannot be resolved to a type ParcoursLoader.java ct-Sim/ctSim/model line 231 Java Problem
Appearance cannot be resolved to a type ParcoursLoader.java ct-Sim/ctSim/model line 271 Java Problem
Ist die Darstellung der Fehlermeldungen so Inordnung?