I've downloaded Eclipse and I want it to be on my fast-launching dash bar but the problem is that, as you all probably know, Eclipse does not install but is inside a normal archive.
So I tried to make my own .desktop file and placed it in ~/.local/share/applications but it didn't change anything.
So I downloaded alacarte and tried to add a menu element but every time I hit the "OK" button nothing happened (there wasn't anything new on the alacarte list, of course nor on the dash bar).
So what should I do and why nothing I've been doing seemed to work?
Mine .desktop file:
[Desktop Entry]
Name=Eclipse\ Java
Comment=Eclipse\ Luna\ do\ pracy\ przy\ Javie
Exec=./~/home/jantek/Instalki/Eclipse\ Java/eclipse/eclipse
Icon=./~/home/jantek/Instalki/Eclipse\ Java/eclipse/icon.xpm
Terminal=false
Type=Application
StartupNotify=true
And the alacartes one:
[Desktop Entry]
Comment=Eclipse Luna dla Javy
Terminal=false
Name=Eclipse Java
Exec=/home/jantek/Instalki/Eclipse Java/eclipse/eclipse
Type=Application
Icon=/home/jantek/Instalki/Eclipse Java/eclipse/icon