.desktop file dont want to start eclipse lxde debian9 32bit
by floppy_stuttgart from LinuxQuestions.org on (#53EXV)
Hello,
I have installed eclipse on debian9 32 bit lxde.
It starts with terminal command, standard user,
Quote:
I have created an icon file called eclipse.desktop on the Desktop area. See below. I see the icon on the desktop.
With a double click on the icon at the desktop, the failure which appear is
Quote:
=
Quote:
=
eclipse dont start.
Code:[Desktop Entry]
Name=Eclipse
Type=Application
Terminal=false
Exec=/root/eclipse/scout-2018-09/eclipse/eclipse
Icon=/home/family/icon.xpm
StartupNotify=trueAny advice and help is welcome what should be done in order to make that shortcut working.


I have installed eclipse on debian9 32 bit lxde.
It starts with terminal command, standard user,
Quote:
/root/eclipse/scout-2018-09/eclipse/eclipse |
With a double click on the icon at the desktop, the failure which appear is
Quote:
Ungultige .desktop-Datei: '/home/family/Schreibtisch/eclipse.desktop' |
Quote:
invalid desktop file |
eclipse dont start.
Code:[Desktop Entry]
Name=Eclipse
Type=Application
Terminal=false
Exec=/root/eclipse/scout-2018-09/eclipse/eclipse
Icon=/home/family/icon.xpm
StartupNotify=trueAny advice and help is welcome what should be done in order to make that shortcut working.