Created
August 28, 2018 22:47
-
-
Save chrislea/1627b6a5832bf7650bd1a1afbcdbf51c to your computer and use it in GitHub Desktop.
Gnome desktop entry for Eclipse
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is ~/.local/share/applications/eclipse.desktop | |
[Desktop Entry] | |
Encoding=UTF-8 | |
Name=Eclipse IDE | |
Exec=/usr/local/bin/eclipse | |
Icon=/opt/eclipse/icon.xpm | |
Type=Application | |
Categories=Development; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment