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.
Check out this lesson plan on how to get started with Eclipse programs:
Lesson
Specifically, see this image:
If the Console tab is not visible in your Eclipse, go to Window -> Show View -> Console in the menu bar.