I want to run Oracle SQL Devloper on Ubuntu with this command:
Oracle SQL Devloper
sh sqldeveloper/sqldeveloper.sh
Then I got this message:
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.