hi Rane
i guess i did get every thing to work but i did not know for the same problem u faced before
which is i tried to run the HighLevelApiExample.java
and it gave me no graphics but a spining command line … but after i read the answer for your question it is clearer now
however the file you attached CopyOfOde2XithTest2.java
gave me an error when i try to compile it
C:\Documents and Settings\mali\Desktop\New Folder\CopyOfOde2XithTest2.java:106: cannot resolve symbol
symbol : variable TestUtils
location: class CopyOfOde2XithTest2
Geometry geom = TestUtils.createQuad(
^
1 error
Tool completed with exit code 1