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?
From the commnand prompt execute the following two commands:
netbeans-6.5.1-windows.exe –extract //two dashes before extract
java -jar bundle.jar
The first one extracts the installer from the exe while the other executes the installer.
according to this link:http://fuzz-box.blogspot.com/2011/05/netbeans-65-jdk-not-found.html