Skip to content

Instantly share code, notes, and snippets.

@NorbiPeti
Created December 25, 2017 23:17
Show Gist options
  • Save NorbiPeti/ed54c57201f709b608679a858aa4b190 to your computer and use it in GitHub Desktop.
Save NorbiPeti/ed54c57201f709b608679a858aa4b190 to your computer and use it in GitHub Desktop.
Eclipse icon for Ubuntu/Unity (replace paths)
[Desktop Entry]
Version=1.0
Name=Eclipse
Comment=Java dev
GenericName=IDE
Keywords=Java;Integrated;Development;Environment;Code;Project
Exec=/home/norbipeti/eclipse/java-oxygen/eclipse/eclipse %u
Terminal=false
Type=Application
Icon=/home/norbipeti/eclipse/java-oxygen/eclipse/icon.xpm
Categories=GNOME;GTK;Development;IDE;
StartupNotify=true
#Actions=LastConfig;
Path=/home/norbipeti/eclipse/java-oxygen/eclipse
StartupWMClass=Eclipse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment