Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

Process Console

The Process Console shows the output of a process and allows you to provide keyboard input to a process.

Process Console

The Process Console shows three different kinds of text:

  • Standard output
  • Standard error
  • Standard input

The extra commands available in the Process Console are listed below.

Process Console Commands

Command

Name

Description

Availability

Copy Selected Console Material Copy Copies the selected material from the console onto the system clipboard. Context menu
Cut Selected Console Material Cut Copies the selected material to the system clipboard and removes it from the console. Context menu
  Find/Replace Allows you to search for and replace s specified expression. Context menu
Paste Into Console Paste Pastes material saved on the system clipboard into the current console. Context menu
  Preferences... Opens the Console Preference Page, allowing you to customize you consoles. Context menu
Remove All Terminatede Launches Remove All Terminated Launches Removes all of the terminated launches from the current console. Context menu and view action
Remove Current Launch Remove Launch Removes the current launch from the console. View action
Terminate Terminate Terminates the running launch in the current console. View action
  Select All Selects all of the contents of the current console. Context menu
Show Console When Standard Out Changes Show Console When Standard Out Changes Will open (if needed) and bring a console to the front when information is written to the System.out stream View Action
Show Console When Standard Error Changes Show Console When Standard Error Changes Will open (if needed) and bring a console to the front when information is written to the System.err stream View Action

Related concepts

Java views
Java perspectives

Related tasks

Changing the appearance of the console view
Views and editors

Related Reference

Console View
Stacktrace Console
CVS Console


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire