JDK was not found on the computer for NetBeans 6.5

前端 未结 20 1960
执笔经年
执笔经年 2020-11-30 03:55

I got the following message when I open the NetBeans. I have got the JDK installed, and set the bin directory in the environment. What I could do next to avoid this problem?

20条回答
  •  粉色の甜心
    2020-11-30 04:45

    For Netbeans 9.0

    1)open netbeans.conf file using notepad inside etc folder

    2)Search "netbeans_jdkhome" line and uncomment it by removing '#' from start

    3)locate your jdk and replace file path

    For example

提交回复
热议问题