Problems tool window
This tool window is activated automatically when the background compilation is confirgured.
The Problems tool window only displays compiler errors that occurred as the result of the automatic build operation. On each autobuild, the list is updated with new errors, and old errors are deleted. If you launch the build operation manually while the autobuild is enabled, the errors from this operation will also be displayed in the Problems tool window as well as in the Messages tool window.
Toolbar
Item | Tooltip and shortcut | Description |
---|---|---|
Previous message Ctrl+Alt+Up | Click this button to jump to the previous message. | |
Next Message Ctrl+Alt+Down | Click this button to jump to the next message. | |
Export to Text File Alt+O | Click this button if you want to export the contents of the tool window to a text file. Specify the name of the target file in the dialog that opens, and click Save. | |
![]() | Help | Click this button to open IntelliJ IDEA help. |
Expand all Ctrl+NumPad + Collapse all Ctrl+NumPad - | Use these buttons to have all nodes expanded or collapsed. | |
Autoscroll to Source | If this option is enabled, when you select a message in the Problems tool window, the focus in the editor automatically switches to the corresponding line in the source code. | |
Compiler Properties | Click this button to open compiler settings. |
Last modified: 16 September 2020