25 September 2013

SQL Developer - Full Pathname for java.exe - Doesn't Stick in Windows

If SQL Developer prompts you for JDK path (please specify the path to the java jdk home) then do the following.

Solution,


Try running it "as administrator" and set the path this will preserve the path in the configuration file.


or


Alternatively you can edit \sqldeveloper\bin\sqldeveloper.conf and add SetJavaHome C:\Java (for example)

No comments: