Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 825  / 2 Years ago, mon, july 25, 2022, 10:21:40

I use Ubuntu 11.04 and Gnome 2.32.1.



I want to create a new launcher for Sql Developer on the desktop with the following value:



Name : SqlDeveloper
Command : /bin/sh /opt/sqldeveloper/sqldeveloper.sh
Icon : A icon in the directory of sql developer


When I click or double-click on the launcher nothing happen.




$ ls -l /opt/sqldeveloper/sqldeveloper.sh -rwxr-xr-x /opt/sqldeveloper/sqldeveloper.sh




What should I do?


More From » 11.04

 Answers
3

The problem was that the file ~/.sqldeveloper/jdk was empty.
Adding Terminal=true to the launcher help me to find what was the problem.


[#40565] Wednesday, July 27, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
eving

Total Points: 162
Total Questions: 102
Total Answers: 112

Location: Trinidad and Tobago
Member since Thu, Dec 1, 2022
1 Year ago
;