IntelliJ IDEA 12.1.0 Web Help

This pane enables you to view the output and error stream messages.

Console toolbar

ItemTooltip and shortcutDescription
arrowUparrowDownUp/down the Stack Trace
Ctrl+Alt+UpCtrl+Alt+Up Ctrl+Alt+DownCtrl+Alt+Down
Click this button to navigate up or down in the stack trace and have the cursor jump to the corresponding location in the source code.
icon_softWrapUse Soft WrapsClick this button to toggle the soft wrap mode of the output.
scrollToEnd.pngScroll to the endClick this button to navigate to the bottom of the stack trace and have the cursor jump to the corresponding location in the source code.
printPrintClick this button to send the console text to the default printer.
clear_allClear AllClick this button to remove all text from the console. This function is also available on the context menu of the console.

Context menu options

ItemDescription
Clear AllClears the output window.
Copy ContentCopies the output to the Clipboard.
Compare with ClipboardOpens the Clipboard vs Editor dialog box that allows you to view the differences between the selection from the editor and current Clipboard content. This dialog is a regular comparing tool that enables you to copy line at caret to the Clipboard, find text, navigate between differences and manage white spaces.

See Also

Concepts:

Procedures:

Reference:

Web Resources: