Single console in eclipse for both Server and Client
- by rits
I am building a client server application using Java Sockets (in Windows XP).
For that I need different consoles for both Client and Server(for Input and Output operations). But in eclipse both share a single console. Is there any plugin or some sort of cheat through which I can do this.
After googling I got this,
…