Hey I know there are a lot of threads like this but I could not find one that related to my specific problem, so here goes
When I try to run the test I get this error :
Failed to load Main-Class manifest attribute from
C:\LWJGL\lwjgl-2.5\jar\lwjgl.jar
I get that whenever I input this command and hit enter:
java -cp .;res;jar\lwjgl.jar;jar\lwjgl_test.jar;jar\lwjgl_util.jar;jar\lwjgl_fmod3.jar;jar\lwjgl_devil.jar;jar\jinput.jar; -Djava.library.path=native\windows org.lwjgl.test.WindowCreationTest
I was just wondering what I need to change to make this work! I am new to all this, but have slowly been making progress. I have been looking for about a week to find an answer to my problem, so I apologize if this question has been posted before

I appreciate any help any of you could give me
