You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the other hand, if you know the path of your executable, and no eclipse icon is already there in your dash (the default one), you can create you own ~/.local/share/applications/eclipse.desktop file as:
[Desktop Entry]
Version=1.0
Terminal=false
Icon=eclipse
Type=Application
Exec=<path of eclipse>
Name=Eclipse
I installed eclipse from source, Unfortunately I don't find eclipse.desktop file inside /usr/share/applications/ or ~/.local/share/applications/
The text was updated successfully, but these errors were encountered: