faced a similar issue and i fixed it by following steps:
step1: Go to where your SQL Developer is installed.
step2: Go into the sqldeveloper folder (inside SQL developer installation folder) >bin
step3: just edit the sqldeveloper.conf .
You will see line called “SetJavaHome”, that’s where we need to fix.
Remove that line, then try starting the SQL Developer again:
Now it will ask you for the path again.
I set it to the jdk under Oracle database installation:
That worked for me.
Laisser un commentaire