Windows ignores JAVA_HOME: how to set JDK as default?

前端 未结 14 2861
感动是毒
感动是毒 2020-11-27 11:30

How do I persuade Windows to use the JDK instead of a JRE?

This question has been asked before, here and elsewhere:

How do I set the default Java installatio

14条回答
  •  粉色の甜心
    2020-11-27 12:14

    In Windows 8, you may want to remove C:\ProgramData\Oracle\Java\javapath directory.

    from path

    It solved my issue.

提交回复
热议问题