Skip to content

Instantly share code, notes, and snippets.

@DevWurm
Last active August 29, 2015 14:27
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 DevWurm/f61cbb0ab13709e5ba92 to your computer and use it in GitHub Desktop.
Save DevWurm/f61cbb0ab13709e5ba92 to your computer and use it in GitHub Desktop.
Eclipse .desktop File (assumes that the eclipse files are in /opt/eclipse/
[Desktop Entry]
Name=Eclipse
Comment=Java and C/C++ IDE.
GenericName=IDE
Exec=/opt/eclipse/eclipse
Icon=/opt/eclipse/icon.xpm
Type=Application
StartupNotify=true
Categories=Development;IDE;Building;Debugger;
MimeType=text/plain;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment