Problems with Eclipse 3.2

Hello,



I have problems to run the HelloWorld Demo in Eclipse 3.2.



I have downloaded the jdk 1.5.0_08 and the enviroment. I have put the jar to my Project and the red underlines were gone. I could start it and the window to chosse the display setting appears. But then nothing haapens. I have an error message:



22.08.2006 10:54:17 com.jme.app.BaseGame start

INFO: Application started.

22.08.2006 10:54:17 com.jme.system.PropertiesIO <init>

INFO: PropertiesIO created

22.08.2006 10:54:17 com.jme.system.PropertiesIO load

INFO: Read properties

22.08.2006 10:54:19 com.jme.input.joystick.DummyJoystickInput <init>

INFO: Joystick support is disabled

22.08.2006 10:54:19 com.jme.system.lwjgl.LWJGLDisplaySystem <init>

INFO: LWJGL Display System created.

22.08.2006 10:54:19 com.jme.system.PropertiesIO save

INFO: Saved properties

22.08.2006 10:54:19 com.jme.system.lwjgl.LWJGLDisplaySystem <init>

INFO: LWJGL Display System created.

22.08.2006 10:54:19 com.jme.system.lwjgl.LWJGLDisplaySystem initDisplay

SCHWERWIEGEND: Cannot create window

java.lang.Error: Cannot create window: Could not find a valid pixel format

at com.jme.system.lwjgl.LWJGLDisplaySystem.initDisplay(Unknown Source)

at com.jme.system.lwjgl.LWJGLDisplaySystem.createWindow(Unknown Source)

at com.jme.app.BaseSimpleGame.initSystem(Unknown Source)

at com.jme.app.BaseGame.start(Unknown Source)

at HelloWorld.main(HelloWorld.java:15)

22.08.2006 10:54:19 com.jme.app.BaseSimpleGame cleanup

INFO: Cleaning up resources.

22.08.2006 10:54:19 com.jme.app.BaseGame start

INFO: Application ending




What can I do, or what have i done wrong? Please help me.



Sorry bout my english. I know, that it is not very good. I am from germany. Sorry.

Can you run any of the webstart demos on the demo page?



http://www.jmonkeyengine.com/index.php?option=com_content&task=view&id=25&Itemid=48

No.



A black window appears and then i have my desktop again.

what's your system specs? graphics card etc?

I am using a Windows XP Professional PC with Service Pack 2, with Pentium4 3 GHz, 1GB RAM



Graphic Card: NVIDIA Quador 4 900XGL


Try updating your drivers. "Could not find a valid pixel format" usually indicates some kind of problem with them.



In any case it's not related to Eclipse.

Thanks,



now it works.