I am thinking of swiching to pycharm for development. Hence I am experimenting with its functionalists. I have three projects opened (two of them are Django -projects). I am unable to switch the projects for execution. Only one project shows up for running.
I have read these links for opening multiple projects and switching between projects. But I do not find any link on how to choose which projects to run.
Here is my screenshot. I have three projects in current window. But when I click the run green-icon on top right corner, I see only one project listed. I would like to have other projects opened in the current window to show up, so that I can choose the one I want to run.
btw, I have pycharm professional edition
installed.