i also checked out the physics project, and it tells me:
Severity and Description Path Resource Location Creation Time Id
ApplyMode cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 225 1270838037579 47792
ApplyMode cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 233 1270838037579 47799
BlendState cannot be resolved to a type jME Physics 2/test-interactive/com/jmetest/physics Utils.java line 66 1270838037502 47732
CombinerFunctionRGB cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 226 1270838037579 47793
CombinerFunctionRGB cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 234 1270838037579 47800
CombinerOperandRGB cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 228 1270838037579 47795
CombinerOperandRGB cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 230 1270838037579 47797
CombinerOperandRGB cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 236 1270838037579 47802
CombinerOperandRGB cannot be resolved jME Physics 2/test-interactive/com/jmetest/physics TestGenerateTerrain.java line 238 1270838037579 47804
i do not understand what additional jars to add, where can i find the jme.jar ?
i have set up the jme_required user libraries ... but it seems there is one jar left, that should contain
the jme definitions ....
the tutorials are just fine, but somehow i can not get A BLANK NEW PROJECT running,
the jme tests are working fine ...
it is just one last thing i did not get, linking to the CORRECT jar files ... containing the jme base classes