Skip to content

Instantly share code, notes, and snippets.

@stephanetimmermans
Last active June 19, 2016 20:04
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save stephanetimmermans/c90fa051b8d77eb8f7bb to your computer and use it in GitHub Desktop.
Save stephanetimmermans/c90fa051b8d77eb8f7bb to your computer and use it in GitHub Desktop.
Add IntelliJ IDEA Launcher in Ubuntu 14.04
#In IDEA, go to Tools > Create Desktop Entry to create a launcher in /usr/share/applications.
cp /usr/share/applications/jetbrains-idea.desktop ~/.local/share/applications/
#http://nufailm.blogspot.be/2012/05/custom-launcher-for-intellij-idea-in.html
#http://stackoverflow.com/questions/14424254/intellij-launcher-doesnt-work-on-unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment