Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i can't find a solution #1510

Closed
mmmm635 opened this issue Sep 4, 2024 · 3 comments
Closed

i can't find a solution #1510

mmmm635 opened this issue Sep 4, 2024 · 3 comments

Comments

@mmmm635
Copy link

mmmm635 commented Sep 4, 2024

so i have this problem i don't know the solution of it i have tried everything i even delete the whole thing and did it step by step but it didn't work
every time i try to start a java code it tells me this even tho i installed all the extention and add a path in my pc for java :
Specifies the folder path to the JDK (17 or more recent) used to launch the Java Language Server.

On Windows, backslashes must be escaped, i.e.

"java.home":"C:\Program Files\Java\jdk-17.0_3"

@testforstephen
Copy link
Contributor

Could you please provide more details to clarify the specific issue you have?

@mmmm635
Copy link
Author

mmmm635 commented Sep 5, 2024

image
This message shows up every time I try to write a java program

@testforstephen
Copy link
Contributor

The yellow squiggly on "java.home" setting represents this setting is deprecated, and not recommended to use it. If your purpose is to configure a JDK to compile and run your code, please use the command F1 -> Java: Configure Classpath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants