Wednesday, 21 August 2013

Eclipse with multiple consoles

Eclipse with multiple consoles

I have a very simple question that I was unable to find the answer to in
stackoverflow.



My java application is susceptible to receive asynchronous stdin data.
I wanted to know if it is possible to have 2 consoles running the same
application, one having the output from the stdout and stderr and the
second one waiting for stdin inputs.



Thanks for your help ;)

No comments:

Post a Comment