problem with variable names

Started by wartemw, August 12, 2016, 10:18:08

Previous topic - Next topic

wartemw

problem with variable names at idea
the photo shows args1, args2, args3, args4, args5, args6
and so half the classes.
verion lwjgl3.0.0

spasi

Have you attached the LWJGL sources in your IDE?

wartemw

QuoteHave you attached the LWJGL sources in your IDE?
what source?


(get started operating normally)

Cornix

You can download the LWJGL source code as a .zip and attach it to the .jar in your IDE. (You can do this in Eclipse at least but I am absolutely certain you can also do it in IntelliJ somehow)

spasi

LWJGL sources (and javadoc) are included both in the archives downloaded from the website and in Maven artifacts.

The new archives/artifacts in 3.0.1 also include sources and javadoc, but are now split per binding.

wartemw

thanks to all.

javadoc tried to connect but did not work.

src decided to connect all worked!)