javac cannot be run, and furthermore does not seem installed

前端 未结 4 1269
野性不改
野性不改 2020-12-11 03:11

I have a problem involving setting up Java.

I have installed the JRE, added its path to PATH, and set JAVA_HOME and CLASSPATH.

4条回答
  •  不思量自难忘°
    2020-12-11 03:50

    First, you need to install the jdk, then add the path of bin folder of jdk in the path vaiable.

    you can refer to this link

提交回复
热议问题