|
How can I make Eclipse use an external console?
I develop an ncurses application in Eclipse CDT 4, and I can't order Eclipse to use an external console because the current does not support the ncurses mode.
How can I execute my app in an xterm or Konsole?
|