IntelliJ IDEA 2024.3 Help

Edit Project Path Mappings dialog

The dialog opens when you click the Browse button next to the Path Mappings field in the Run/Debug Configuration: Node.js with a remote Node.js interpreter accessible via SSH.

  • To add a custom mapping, click the Add button 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 the Browse button and select the relevant files or folders in the dialog that opens.

    Create Node.js run configuration: add mapping

    Specify the paths to the local folders and the corresponding folders on the remote host. For example, you can map the project folder to /home/opc.

    Create Node.js run configuration: mapping added
  • To remove a custom mapping, select it in the list and click the Remove button.

Last modified: 12 December 2024