The JDK is missing and is required to run some NetBeans modules

后端 未结 9 1526
渐次进展
渐次进展 2020-12-24 01:12

Complete error message: The JDK is missing and is required to run some NetBeans modules Please use the --jdkhome command line option to specify a JDK installation or see ht

9条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-24 01:34

    I have this problem to. But now i resolove this problem with edit one line.

    1. Find and open this file /etc/netbeans.conf
    2. If you see netbeans_jdkhome="C:\Program Files\Java\jre1.8.0_151" replace netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_131"
    3. Save as adminstrator

    Problem reseloved

提交回复
热议问题