I've been trying to get into LWJGL. But the things I try don't seem to work properly. First off, I installed it the way it was described here on Eclipse.
It told me to test everything first, so I did that. It gave me the output expected and showed a window. The window was transparent though. I didn't really think it was something wrong. So I just started with the lwjgl basic tutorial, and when I tried this code I still got a transparent screen. Even if I just copy the code from the example.
I'm pretty sure my drivers are OK, because I can run Minecraft with around 30~40 fps and Minecraft uses lwjgl too.