При подключении библиотеки LWJGL в Eclipse возникают ошибки. Подключал библиотеку по туториалам из сети и подставлял пробник кода с офф. сайта LWJGL3:
https://www.lwjgl.org/guide.
Собственно ошибки:
1)Multiple markers at this line
- mods cannot be resolved to a
variable
- scancode cannot be resolved to a
variable
- key cannot be resolved to a
variable
- Syntax error on token ",",
( expected
- Syntax error on tokens, delete
these tokens
- action cannot be resolved to a
variable
2)Multiple markers at this line
- Syntax error, insert ";" to complete Statement
- Syntax error, insert ")" to complete
MethodInvocation
- Syntax error, insert ")" to complete Expression
- action cannot be resolved to a variable
- key cannot be resolved to a variable
3)Syntax error on tokens, delete these tokens
На всякий случай оставляю один из руководств:
https://www.youtube.com/watch?v=k6CcRi8yB5w
Кстати, при загрузке, у меня не было подпапок ОС в директории "natives"