silver-mx
10/5/2018 - 9:17 AM

Eclipse desktop shortcut does not find JRE Linux

Eclipse desktop shortcut does not find JRE in Linux

1. Edit /usr/share/applications/eclipse.desktop with write privileges, i.e. sudo gedit /usr/share/applications/eclipse.desktop.

2. Change the setting Exec=/usr/bin/eclipse to Exec=bash -ic "/usr/bin/eclipse" and save.