• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PATH or Path?

MBrown

Diamond Member
I am trying to add the javac location to my Path variable, but I see people online saying to add it to the PATH variable rather than Path. I do not see a PATH variable but I do see a Path variable. These are the same thing right?
 
What operating system are you using? On many flavors of *nix (all that I'm familiar with, but God knows there are hundreds), yes, the environment variable is named PATH.
 
Back
Top