javac is an executable command which comes as part of the jdk package. You will be executing javac command from your command prompt which is part of Windows. Windows doesn't have any idea as where to ...
I need to set the PATH variable so that Visual Studio Code will find binaries stored in /opt/local/bin. I've figured out how to set the PATH variable so that I can double click on VS code & /opt/local ...