Skip to content

Instantly share code, notes, and snippets.

View kamapu's full-sized avatar
😀
Enjoying the project's feature at GitHub

Miguel Alvarez kamapu

😀
Enjoying the project's feature at GitHub
View GitHub Profile
@laszlomiklosik
laszlomiklosik / Launch linux terminal from Eclipse
Created October 24, 2012 05:54
Launch linux terminal from Eclipse
1. Select new launch configuration
2. use /usr/bin/nohup for location
3. leave the working directory empty
4. for argument enter:
gnome-terminal --working-directory=${resource_loc}
5. Save and then you are able to run it while having different locations selected in package explorer: this will open the terminal in the corresponding directories
@kui
kui / README.md
Created June 13, 2012 06:34
Eclipse Shortcut for Ubuntu

Eclipse Shortcut for Ubuntu Unity

a shortcut to run Eclipse on Ubuntu Unity and to register Eclipse with the left Launcher

Installation