Creating a Desktop shortcut Eclipse on Linux Mint

10,188

How I solved this issue:

  1. Open the downloaded file (it will have eclipse, eclipse.ini, epl-v10.html, etc.)
  2. Right click on the eclipse file (the same file that launches Eclipse) and click on Make a Link, than drag the link to your desktop.

The Eclipse package also contains icon.xpm if you want to change the link/desktop icon.

Share:
10,188
user1584575
Author by

user1584575

Updated on June 04, 2022

Comments

  • user1584575
    user1584575 almost 2 years

    I installed Eclipse using the Software Manager (mintInstall) on Linux Mint 15. I am trying to create an Eclipse shortcut on my Desktop via Terminal. I looked it up and found out about the mkshct command. However, I have the following problems:

    Where did the Software Manager install Eclipse? (Other applications on too while on this topic)

    Am I on the right track using mkshct?

  • user1584575
    user1584575 over 10 years
    I found this solution on the web just now. However, there is no eclipse in my opt folder. It is possible that mintInstall downloaded and installed from eclipse.org but I still can't create a shortcut this way.