Console View
The Console view displays the output of programs that are run under the control of Eclipse. Use it to view standard output or error output from your Java programs, or from Ant, CVS, or any other external program launched from Eclipse. You can also type into the Console view to provide standard input.
The Console view is closely tied to the Debug view. It keeps a separate page for each program listed in the Debug view, whether or not the program is currently running. Table 11 shows the commands on the Console view's toolbar.
Table 7-3. Console view toolbar
|
Icon |
Description |
|---|---|
|
|
Terminate the current program. |
|
|
Remove all record of previously terminated programs. |
|
|
Clear all the lines in the current console page. |
|
|
Keep the view from scrolling as new lines are added to the end (toggle). |
|
|
Prevent the view from automatically switching to other pages (toggle). |
|
|
Switch ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access