IntelliJ IDEA 2016.3 Help

Installing and Uninstalling Interpreter Paths

IntelliJ IDEA helps view and manage the interpreter paths:

To view the interpreter paths

  1. On the main toolbar, click /help/img/idea/2016.3/projectStructure.png. Refer to the section Accessing Project Structure for more details.
  2. In the Project Structure dialog box, click SDKs node under the Platform Settings.
  3. Select the desired interpreter.
  4. View the interpreter paths in the Classpath tab:
    /help/img/idea/2016.3/ij_interpreter_packages.png

To add an interpreter path

  1. In the toolbar of the SDKs page of the Project Structure dialog box, click /help/img/idea/2016.3/new.png.
  2. Choose the desired path in the Select Path dialog.

To delete interpreter paths

  1. Select the paths to be deleted.
  2. In the toolbar of the SDKs page of the Project Structure dialog box, click /help/img/idea/2016.3/delete.png.

See Also

```
Last modified: 21 March 2017