#Need help with LWJGL package not found ERROR
19 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @rich vigil! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Looks like you haven't even setup your project as a Java project in VS code.
how to do that, and will it fix my project?
Which Java extension do you have installed for VS Code?
extension pack for java from microsoft
Can you open the bottom tab "Java Projects" on the left please?
Are these libraries listed under "Referenced Libraries"?
yes, every single one as a long list
btw, i forgot to mention that i can execute this code without errors, but in the editor it displays it as error. And I tried creating a window before in the exact same project and it couldn't start becouse it could not find the libraries
Can you reset the language server?
how do i do that
Try to click on "Java: Ready". The might be a menu with this option. Otherwise search in the command palette.
I think VSC normally showd the command used for running the application. Can you share that?
assuming it lets you run with compiler errors
hey friend, did you fix error?