![]() Registered Member ![]()
|
Hello,
I wan to run Eclipse and IntelliJ like all other KDE applications that is, to click on an icon and then getting them started. Right now I have to launch Eclipse and IntelliJ from the terminal (shellscript). How can I turn these shellscripts to real "desktop icons". Does anyone have the appropriate eclipse.desktop and intellij.desktop files ? Thanks in advance |
![]() Administrator ![]()
|
You can easily create your own desktop files. E.g. in Dolphin, right click -> Create New -> Link to Application...
In "General", write the name of the desktop file and choose an icon. In "Application", choose which command to run (e.g. a shellscript). Optionally, write a name and description of the application.
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
![]() Registered Member ![]()
|
Thanks Hans.
Works great for IntelliJ but I need some additional help for Eclipse. In order to get Eclipse working properly, my shellscript looks like this:
I tried to create a eclipse.desktop file like this:
Unfortunately, subclipse (svn client) won't start, that is LD_LIBRARY_PATH=/usr/lib/jni is not being recognized in the eclipse.desktop file. Update: I solved it ! the second "export" command was missing :
|
![]() Administrator ![]()
|
Ah. I meant that you could run the shell script from the desktop file, but your method works as well.
![]() Could you please click on ![]()
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
![]() Registered Member ![]()
|
Yes, luckily my method worked based on your first tip ![]() Thanks for your fast answer. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]