Hello,
First of all: Please excuse my terrible english, i'm form germany!
Here is my Problem:
I just want to write a few lines of code to test LWJGL and I hate IDE's like Eclipse or Netbeans, so i followed the installation-instructions for windows-users
(http://lwjgl.org/installation.php):

but when i try to compile any code wrote with LWJGL i get this:

for my Test, I just copied the example for an Applet including LWJGL from the Wiki, so I think there should be no syntax-errors
I don't know what goes wrong, please help me

Unic