Error in setting JAVA_HOME

前端 未结 7 2337
庸人自扰
庸人自扰 2020-12-03 07:20

I have recently downloaded Maven and followed the instructions given on this this page. I already have ant installed on my machine. Now, if I want to verify that Maven is in

7条回答
  •  攒了一身酷
    2020-12-03 08:01

    JAVA_HOME = C:\Program Files\Java\jdk(JDK version number)

    Example: C:\Program Files\Java\jdk-10

    And then restart you command prompt it works.

提交回复
热议问题