Skip to content

Instantly share code, notes, and snippets.

@jgraglia
Created October 21, 2013 12:09
Show Gist options
  • Save jgraglia/7082840 to your computer and use it in GitHub Desktop.
Save jgraglia/7082840 to your computer and use it in GitHub Desktop.
Eclipse launcher for Ubuntu 13.10 gksu gedit /usr/share/applications/eclipse.desktop
[Desktop Entry]
#see https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1221848
Version=1.0
Name=Eclipse
Icon=/opt/eclipse/icon.xpm
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
# -consolelog -debug -verbose
StartupNotify=true
Terminal=false
Type=Application
Categories=IDE;Development
X-Ayatana-Desktop-Shortcuts=NewWindow
[NewWindow Shortcut Group]
Name=New Window
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
TargetEnvironment=Unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment