java - Netbeans would not find compatible jdk while installation -


netbeans not find compatible jdk while installation while jdks located @ c:java , files are:

  • jdk-8u73-windows-i586
  • jdk-8u73-windows-x64
  • jdk-8u141-windows-i586

from netbeans installation instructions

the default location in windows c:\program files\java\jdk1.7.0_10 or similar.

if jdk @ c:\java have to:

  • re-install jdk under default netbeans location, or
  • specify custom location during installation wizard

Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -