RubyMine 2017.1 Help

Edit Project Path Mappings Dialog

The dialog box opens when you click /help/img/idea/2017.1/browseButton.png next to the Path Mappings field in various cases (for example, in the Run/Debug Configuration: Node JS dialog , or when you configure a remote interpreter).

If in the current run/debug configuration you use an interpreter accessible through SFTP connection or located on a Vagrant instance, the mappings are automatically retrieved from the corresponding deployment configuration or Vagrantfile and listed in the dialog box. The mappings are read-only.

  • To add a custom mapping, click /help/img/idea/2017.1/new.png and specify the path in the project and the corresponding path on the remote runtime environment in the Local Path and Remote Path fields respectively. Type the paths manually or click /help/img/idea/2017.1/browseButton.png and select the relevant files or folders in the dialog box that opens.
  • To remove a custom mapping, select it in the list and click /help/img/idea/2017.1/delete.png.

See Also

Last modified: 18 July 2017