In /usr/share/applications I created:
intellij.desktop :
#!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application Terminal=false Exec=/path/To/idea.sh" Name[en_US]=Intellij Name=Intellij Icon=/path/to/intellij.png
Then drag it to the Unity Launcher. I click on it, but nothing happens. How can I make it work?
JAVA_HOME configured correctly, other Java applications (e.g. Eclipse) work and click idea.sh
My configuration:
- Ubuntu 12.10 64-bit (working)
- Oracle JDK 1.7
- IntelliJ Community 12
intellij-idea ubuntu ubuntu-unity
Alex Luya Jan 20 '13 at 11:55 2013-01-20 11:55
source share