saifdahshan
saifdahshan

Reputation: 1

Netbeans does not detect JDK installation

I have installed Netbeans 8.0.2 and it doesn't find the JDK installation path.

I suppose I have done all the steps correctly. Netbeans insists that I haven't installed the JDK.

How can I solve this issue?

[enter image description here

Upvotes: 0

Views: 1074

Answers (1)

Ridam Jain
Ridam Jain

Reputation: 117

This error exists because, you haven't configured the Environment Variable on your PC, that's why NetBeans is not detecting it. I recommend you to check this link.

Or you may Uninstall/Delete the existing NetBeans and JDK installer and download and install from here. It has package already linked with JDK, so you don't have to configure it later.

Upvotes: 1

Related Questions