If you’re like me, then you’re spending a lot of time using console windows because some tasks are just so much more efficient (recalling old commands, pipes, …). If you use Eclipse, you will always struggle to squeeze the terminal window on the screen somewhere.
To help with this situation, Google has developed a plug-in to embed a command-line terminal into your workspace: ELT
It currently supports Linux (x86 32 and 64 bit) and Mac OS X (PPC, x86 32 and 64 bit) only. ANSI escape sequences (incl. color codes) are supported as well a hyperlinks.
Hah, I know some co workers who will love this!
I’m using the WickedShell Eclipse plugin (http://www.wickedshell.net/). Guess I need to check-out ELT too.