0

I just installed LWJGL and I selected lwjgl.jar, it loaded all the classes but when i click on one, it just says "This class has no source" Please help!

1 Answers1

0

How to add the source to a jar is explained here,
but note that you won't need to do this to use the classes in the jar. The source and javadoc attachments are only useful for development and debugging.

Community
  • 1
  • 1
Dawnkeeper
  • 2,844
  • 1
  • 25
  • 41