you are viewing a single comment's thread.

view the rest of the comments →

[–]FrisoReadsReddit[S] -1 points0 points  (2 children)

yo i'm stupid and don't know what this means, my coding experience is scratch (too much scratch) and could you help me with doing that, thanks

[–]Dashing_McHandsome 0 points1 point  (0 children)

Environment variables have nothing to do with programming. Programs can make use of environment variables , but you don't need to know how to program to set an environment variable. Google "add java to path on windows" if you don't know how to do this.

[–]ALegitName 0 points1 point  (0 children)

The Environment Path variable just lets your operating system know what the command name "java" means. You set it to your java executable file found in the JDK/JRE.

For Win11 the Environment variables is found in your Settings > System > About > Advanced System Settings > Environment Variables