Created
November 26, 2018 19:44
-
-
Save brunorozendo/366965622920e4bb0a685a1f6720f2d9 to your computer and use it in GitHub Desktop.
eclipse atalho linux
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
| [Desktop Entry] | |
| Version=1.0 | |
| Type=Application | |
| Name=Eclipse IDE | |
| Icon=/opt/eclipses/eclipse/icon.xpm | |
| Exec=env UBUNTU_MENUPROXY=0 SWT_GTK3=1 GTK_THEME=Adwaita:ligth "/opt/eclipses/eclipse/eclipse" %f | |
| Comment=Capable and Ergonomic IDE for JVM | |
| Categories=Development;IDE; | |
| Terminal=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment