The full pathname of a JDK installation for Oracle SQL Developer

后端 未结 10 1739
你的背包
你的背包 2021-02-02 11:00

I want to run Oracle SQL Devloper on Ubuntu with this command:

sh sqldeveloper/sqldeveloper.sh

Then I got this message:

10条回答
  •  终归单人心
    2021-02-02 11:50

    In my case (Oracle SQL Developer 4.1.3) it seems to be problem with Java version - when I point to Java 8 JDK instead of 11, it started working immediately.

提交回复
热议问题