I am new to Java and am trying to run a program using Eclipse. But I have no idea how to get the command prompt running in with Eclipse...
I did some online research and couldn't get anything consolidated!
Update:
I'm not using an applet. It's a normal Java program trying to read a line from command prompt. I'm trying to do system programming.