How to change the directory of tool windows "1.Project" on Pycharm?
已回答
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.
请先登录再写评论。
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.