Eclipse Shortcut for Ubuntu Unity
a shortcut to run Eclipse on Ubuntu Unity and to register Eclipse with the left Launcher
Installation
In your terminal,
cd ~/.local/share/applications
wget https://gist.github.com/raw/2922285/eclipse.desktop
chmod u+x eclipse.desktop
vim eclipse.desktop
# edit eclipse.desktop to replace "<ECLIPSE_DIR>" with your eclipse directory
Register Eclipse with Unity Launcher
- In your terminal, 
xdg-open ~/.local/share/applicationsto open the directory with the file browser - Drag and drop the 
eclipse.desktopon Unity Launcher 
No comments:
Post a Comment