Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 PyCharm 2.0 中缺少我的项目的子目录,我该怎么做才能找回它们?
如果您使用的是 EAP/beta 版本,则此类问题可能是由于项目格式转换不正确造成的。检查.idea/modules.xml文件内容。您可能需要删除.idea目录并从头开始设置项目以解决它。
.idea/modules.xml
.idea
这些文件夹可能会从您的项目中排除。试试看下Preferences > Project Structure (in Project Settings)。
Preferences > Project Structure (in Project Settings)