SQL Developer error Unable to find Java Virtual Machine [duplicate]

我只是一个虾纸丫 提交于 2019-12-05 01:02:09
Geek

I 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:

use this link for further references.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!