Skip to content

Instantly share code, notes, and snippets.

@roneigebert
Last active February 27, 2016 14:52
Show Gist options
  • Save roneigebert/09161813f50baf6477c1 to your computer and use it in GitHub Desktop.
Save roneigebert/09161813f50baf6477c1 to your computer and use it in GitHub Desktop.
Criar arquivo "/usr/share/applications/eclipse.desktop" com:
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Icon={diretorio do icone}
Exec=sh -c 'export SWT_GTK3=0; export ANDROID_HOME=/usr/local/android-sdk/; {diretorio do eclipse}/eclipse'
Name=Eclipse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment