Skip to content

Instantly share code, notes, and snippets.

@eyalgo
Created March 25, 2015 23:18
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 eyalgo/cb0610a8f46073a04eb4 to your computer and use it in GitHub Desktop.
Save eyalgo/cb0610a8f46073a04eb4 to your computer and use it in GitHub Desktop.
eclipse desktop for linux
# create /usr/local/share/applications/eclipse.desktop
# Paste the following
[Desktop Entry]
Encoding=UTF-8
Name=Eclipse
Comment=Eclipse Luna 4.4.2
Exec=eclipse
Icon=/opt/eclipse/latest/icon.xpm
Terminal=false
Type=Application
Categories=Development;IDE;
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment