Date Added: 29/07/2022
creating eclipse icon on desktop in ubuntu linux

 


1- cd Desktop

2 - sudo vi eclipse.desktop

3- paste below code replace rigth path for Exec, Icon

[Desktop Entry]
Name=Eclipse
Type=Application
Exec=/opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE;
Name[en]=Eclipse
Name[en_US]=Eclipse

 

4- sudo desktop-file-install eclipse.desktop


5 - serach eclipse icon will appear

Last Update: 29/07/2022 Posted by: müslüm ÇEN
Not Commented Yet !
Please login in order to comment . Login