Console view
This view shows the output of a process and allows you to provide keyboard input to a process. The console shows three different kinds of text, each in a different color.
- Standard output
- Standard error
- Standard input
You can choose the different colors for these kinds of text on the preferences pages (Window > Preferences > Debug > Console).
Changing the appearance of the console view
Stepping through the execution of a program