Search This Blog

Friday, July 31, 2015

SQL Developer "Cannot find Java.." Issue

Even in version 4.1 SQL Developer is not fixed to include jdk along with it's installation. It still asks for java path for the first time and it very pain to overcome this.

1. First install JDK not JRE. Notedown the installation path.
2. Run SQL Developer as Admin
3. Enter the jdk path upto bin. make sure you have \ at the end and don't include bin
C:\Program Files\Java\jdk1.8.0_51\