IntelliJ IDEA 2016.1 Help

Trace Proxy Server Tab

The tab consists of a toolbar and the console area that shows system information and error messages, information about the status of the Spy-js session, the availability of the proxy server, the currently active frames ("workers"), etc.

Trace Proxy Server Toolbar

ItemTooltip and shortcutDescription
stop Stop Trace Proxy Server Click this button to terminate the currently running process externally by means of the standard shutdown script.
arrowUp arrowDown Up/Down the Stack Trace
Ctrl+Alt+Up Ctrl+Alt+Down
Use these buttons to navigate through the stack trace from one reported error to another. These buttons are available only when errors are reported, for example, if the configuration file is corrupted.
icon_softWrap Use Soft WrapsClick this button to toggle the soft wrap mode of the output.
scrollToEnd.png Scroll 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.
print PrintClick this button to send the console text to the default printer.
clear_all Clear AllClick this button to remove all text from the console. This function is also available on the context menu of the console.

See Also

Last modified: 13 July 2016