Open a bash in eclipse console

Because it bored me to always use CTRL+Tab to switch between eclipse and a shell. i try to open a shell directly in eclipse and succeed this way :


it is very simple :
  • Go to Menu Run/ External Tools / external  Tools
  • Click on Program.ight click on 'Program' and select 'new'
  • in the Name field, type Bash or something of your choice
  • In location type /bin/bash
  • In argument type -s -i
  • In the common tab check 'Allocate Console' if it's not
  • Click on Apply
  • Then you just have to click on the External tools icon and select 'Bash'
Thats all :) !

Hope it helps

David Masclet

Commentaires

1. Le mercredi 15 octobre 2008, 14:49 par Zala

C'est un hack de ouf ! Pas forcément difficile mais très "côté obscur du geek".

2. Le lundi 16 février 2009, 13:43 par Olivier

Thanks for sharing this !
Very usefull. ;)

3. Le samedi 13 mars 2010, 20:55 par Montecristo

Thank you for that

La discussion continue ailleurs

URL de rétrolien : https://davidmasclet.gisgraphy.com/index.php?trackback/36

Fil des commentaires de ce billet