How to change the directory of tool windows "1.Project" on Pycharm?

Answered

I opened a ".py" file from another projects, and I've run it. But the tool windows "1.Project" still shows the directory of my old project and its sub-files. How to change it to another project? I've tried "Replace in Path" but it doesn't work.

0
1 comment

You can't switch to another project by opening one of its files.

Please use File | Open or File | Open Recent to open the needed project.

0

Please sign in to leave a comment.