IDEA启动卡在preparing workspace

IDEA启动卡在preparing workspace


  屏幕一直显示“preparing workspace”,无法打开项目时,找出保存最近项目信息的xml文件:
C:\Users\MAC.PyCharm2019.3\config\options\recentProjectsDirectories.xml
或:
~/Library/Preferences/Pycharm2019.2/options/recentProjectsDirectories.xml

你的文件夹未必如上时,搜索recentProjectsDirectories.xml
找到后,关闭IDE, 删除该xml文件或打开xml文件删除最近项目的信息,然后再打开IDEA即可。

你可能感兴趣的:(intellij-idea)