I have a strange problem I never had before.
I have Oracle SQL Developer installed. If I run the install .deb file, it shows in my Software Center that it is installed. And this is true because I can run it from the terminal with command sqldeveloper .
However, it's not showing up in my software list and I can't search for it like I can for other programs. How can I put it on the list of installed programs? I don't understand why it's not there already...
Any help would be appreciated. I am running Ubuntu 14.04.
sqldeveloper.desktop, which doesn't do anything if I try to open it... – Chemist Aug 17 '15 at 14:06which sqldevelopersay? Use that path inExec=/path/to/sqldeveloper/script. . – Ron Aug 17 '15 at 14:10[Desktop Entry], apparently important. This works now, thank you very much for the help! – Chemist Aug 17 '15 at 14:31