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

后端 未结 9 1516
渐次进展
渐次进展 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:43

    Ubuntu 16.04 LTS:

    1. Uninstall the netbeans you have.
    2. Delete .cache/netbeans folder
    3. Download http://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-142931.html
    4. Install your download

提交回复
热议问题