This site has good instructions for setting up the PATH variable:
https://www.java.com/en/download/help/path.xml

Alternatively just change the build command so that the command has the full path to the compiler/interpreter executable (ex. C:\Program Files\YourLanguage\whatever.exe instead of just whatever.exe).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.