Change the default location of Pycharm Project

前端 未结 8 654
庸人自扰
庸人自扰 2020-12-25 11:18

I am using PyCharm 3.4.1 on Ubuntu 14.04. For new project it suggests ~/PyCharmProjects for storing project folders. Is it possible to change the location and n

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-25 11:48

    I would have to agree, because I could not find an option in the program. However, based on the answers, found a folder labeled (in my case) \Users\.PyCharmCE2018.1\config\options

    In this folder there are XMLs, one named option with a tag "file.chooser.recent.files". I worked with this, which I found to work for me.

提交回复
热议问题