I am trying to download NetBeans IDE 7.2.
While Installing, the installer displays the following message, “No Compatible JDK was found”
and then when I click Next, it asks me to select the directory that has the compatible JDK.
by displaying the follwing message:
"The installer could not find a compatible JDK installation, specify it manually. The minimum required version is 1.6.0"
I am sure that the directory that I specified contains JDK 1.8.0. However, the message remains there and I am not able to proceed.
Can someone help? I am using windows 32 bits.
You can get it here:
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1637583.html
Use the Windows x86 version.
Filename: jdk-7u6-windows-i586.exe
You need to complete the installation, the SDK will be installed in:
C:\Program Files\Java\jdk1.7.0_06When you start the NetBeans 7.2 install afterwards, it will automatically find the JDK location.