PyCharm 2.7.2 Web Help

2.0+

PyCharm allows you to work with several projects simultaneously. So doing, PyCharm suggests the following options:

In this section:

Prerequisite

Make sure that one of the options Open project in a new window or Confirm window to open project in in the General page of the Settings dialog is selected.

Opening multiple projects

To open multiple projects
  1. Open a project, while another one is already opened. PyCharm prompts you to select whether you want to open the project in a new window, or reuse the existing window.

    py_openProject

  2. Do one of the following:
    • Click Open in new window button to leave the current project in its window and open the new one in a separate window.
    • Click Open in current window, and select the check box Add to currently opened projects.

      Tip

      Clicking Open in current window without selecting the check box Add to currently opened projects results in closing the current project and opening the new one in the same window.

Important notes

Note

  • When reopening, PyCharm suggests to reopen the whole group of projects.
  • The check box Add to currently opened projects appears when you open a new project in a window, where another project is already opened.

See Also

Procedures:

Reference:

Web Resources: