PyCharm 2.7.2 Web Help

2.7+

File | Settings | Project Dependencies

settings

PyCharm | Preferences | Project Dependencies

settings

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

Note

This page is not shown, if there is only one open project.

In this section:

Projects pane

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

Project dependencies pane

ItemDescription
Project depends on these projectsFor each project in the Projects pane, this pane shows the list of the other projects, opened in the same window.
Select the check boxes to the left of the names of the desired projects to add them as dependencies.

Use the arrow buttons arrowUparrowDown to change the order of the dependent projects, in which they appear in the PYTHONPATH.

See Also

Procedures:

Web Resources: