javac not recognized

后端 未结 11 1367
再見小時候
再見小時候 2020-12-10 06:33

What can I do when I keep receiving the error

\'javac\' is not recognized as an internal or external command, operable program or batch file

11条回答
  •  独厮守ぢ
    2020-12-10 07:01

    The link below gives a step by step explanation on how to set up java_home and path variables. JAVA_HOME setup

提交回复
热议问题