Tagged Questions

2
votes
3answers
2k views

Is there a command shell (like bash) view for Eclipse?

I am coding in Eclipse (on the Mac) and need to run OS shell commands from time to time. I have a lot of bash terminal windows open and it takes time and is distracting to find the right one for the ...