IntelliJ IDEA 2016.2 Help

Override Server Path Mappings Dialog

The dialog box opens when you click the Server paths mappings button in the Debug area of the Run/Debug Configuration: PHP Web Application or Run/Debug Configuration: PHPUnit by HTTP dialog box.

Use this dialog box to map folders on your local machine with folders on the server. These mappings are used during remote debugging and testing as the basis for switching between a test or a stack trace of an exception or assertion and the corresponding source code.

ItemDescription
Local Path on ClientIn this text box, specify the absolute path to the desired local folder. Type the path manually or click the Browse button browseButton.png and select the desired folder in the dialog that opens.
Local Path on ServerIn this text box, specify the path to the corresponding folder on the server according to the file system used on the server.
AddClick this button to have a new line added to the list of mappings.
RemoveClick this button to remove the selected mapping from the list.

See Also

Last modified: 23 November 2016