Skip to content

Instantly share code, notes, and snippets.

@eyalgo
Created March 25, 2015 23:18
Embed
What would you like to do?
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