Wednesday, 15 April 2015

java - Oracle SqlDeveloper JDK path -



java - Oracle SqlDeveloper JDK path -

i have installed sqldeveloper i'm getting below warning window when seek launch it. causing sqldeveloper run very slow , hangs frequently

i have tried editing file sqldeveloper.cong suggested in window above not work

original

setjavahome ../../jdk

update 1

setjavahome c:\program files\java\jdk1.7.0_60\bin\ , other variations still getting above warning window

update 2 setjavahome c:\program files (x86)\java\jre7\bin , other variations

please suggest right way

the message seems out of date. in version 4 setting exists in 2 files, , need alter in other one, is:

%appdata%\sqldeveloper\1.0.0.0.0\product.conf

which might need expand actual appdata, c:\users\cprasad\appdata\roaming. in file see setjavahome going set path java 1.8 location, alter did in sqldeveloper.conf:

setjavahome c:\program files\java\jdk1.7.0_60\bin\

if settig blank (in both files, think) should prompt pick jdk location when launch it, if prefer.

java oracle11g oracle-sqldeveloper

No comments:

Post a Comment