Skip to content

Instantly share code, notes, and snippets.

@johnjohndoe
Created December 3, 2014 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnjohndoe/a6faacc50f24750a495c to your computer and use it in GitHub Desktop.
Save johnjohndoe/a6faacc50f24750a495c to your computer and use it in GitHub Desktop.
Generic desktop file for Eclipse IDE in ~/.local/share/applications/
[Desktop Entry]
Version=1.0
Type=Application
Name=Eclipse
Icon=/home/USERNAME/bin/eclipse/eclipse-highres.png
Exec=env UBUNTU_MENUPROXY=0 "/home/USERNAME/bin/eclipse/eclipse"
Comment=Eclipse
Categories=Development;IDE;
Terminal=false
StartupWMClass=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment