Last active
June 8, 2022 14:58
-
-
Save parallaxhub/ec6897f2ecc6da7d9b5a25e2b7221a25 to your computer and use it in GitHub Desktop.
Eclipse IDE Installation
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
CONTACT ME TO ENGAGED YOUR WORKS: | |
SMS: +8801608978203 | |
Telegram: https://t.me/parallaxhub | |
WhatsApp: +8801608978203 | |
Email: [email protected] | |
###Add the folllowing line | |
[Desktop Entry] | |
Type=Application | |
Name=Eclipse IDE | |
Comment=Eclipse Integrated Development Environment | |
Icon=/opt/eclipse/icon.xpm | |
Exec=/opt/eclipse/eclipse | |
Terminal=false | |
Categories=Development;IDE;Java | |
##save and exit | |
mv eclipse.desktop .local/share/applications/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment