PyCharm Edu 2018.3 Help

Project Dependencies

File | Settings | Project Dependencies for Windows and Linux
PyCharm Edu | Preferences | Project Dependencies for macOS
Ctrl+Alt+S
icons general settings svg


Use this page to configure dependencies between projects opened in the same window.

In this section:

Projects pane

Item

Description

Projects

This pane displays the list of projects, opened in the same window. The first project in the list is the primary project.

Project dependencies pane

Item

Description

Project depends on these projects

For each project in the Projects pane, this pane shows the list of the other projects, opened in the same window.
Select the checkboxes to the left of the names of the desired projects to add them as dependencies.

Use the arrow buttons icons actions previousOccurence svg icons actions nextOccurence svg to change the order of the dependent projects, in which they appear in the PYTHONPATH.

Last modified: 29 June 2019

See Also