Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ToanPV90/7e152c28880d109bb453889d57756968 to your computer and use it in GitHub Desktop.
Save ToanPV90/7e152c28880d109bb453889d57756968 to your computer and use it in GitHub Desktop.
1. Create file /home/{username}/.local/share/applications/eclipse.desktop
2. Next, copy and paste the content below into the file and save
[Desktop Entry]
Name=Eclipse JEE Oxygen
Type=Application
Exec=/home/{username}/eclipse/jee-oxygen/eclipse/eclipse
Terminal=false
Icon=/home/{username}/eclipse/jee-oxygen/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE;
Name[en]=Eclipse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment