Skip to content

Instantly share code, notes, and snippets.

@martin12333
Created July 16, 2020 13:22
Show Gist options
  • Save martin12333/1fcd51b1dab16308175f655fe4f20e83 to your computer and use it in GitHub Desktop.
Save martin12333/1fcd51b1dab16308175f655fe4f20e83 to your computer and use it in GitHub Desktop.
Eclipse launcher for Ubuntu 15.04 with Unity
[Desktop Entry]
Version=1.0
Name=Eclipse
Exec=env UBUNTU_MENUPROXY=0 LIBOVERLAY_SCROLLBAR=0 SWT_GTK3=0 <path to eclipse>/eclipse
Icon=<path to eclipse>/eclipse/icon.xpm
Terminal=false
Type=Application
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment