Skip to content

Instantly share code, notes, and snippets.

@deependhamecha
Last active May 28, 2016 05:05
Show Gist options
  • Save deependhamecha/d97499ae43eaa6c50c76d7bf548db391 to your computer and use it in GitHub Desktop.
Save deependhamecha/d97499ae43eaa6c50c76d7bf548db391 to your computer and use it in GitHub Desktop.
Add Eclipse To the Unity Launcher - Ubuntu 14.04.4

Add Eclipse to the Unity Launcher - Ubuntu 14.04.4

All the commands accessible are under /usr/bin

sudo ln -s /path/to/eclipse/eclipse /usr/bin

Now, eclipse is accessible as eclipse from command line. Now, check Unity Launcher, you will find eclipse there as Unity Shell also checks inside /usr/bin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment