Copy settings to new project
已回答
CLion has started to crash whenever I open one of my projects. Cloning the repository into a new directory works however, but I lose all my configurations. Normally the advice to keep the configurations when e.g. moving to a new computer is to copy the directory, but since that directory is corrupt with regards to CLion, I cannot do that. How can I copy over my configurations without copying over whatever is causing CLion to crash? Obviously, you do not know why CLion crashes, but I would appreciate tips on how I can do it that are likely to succeed.
请先登录再写评论。
The root issue, CLion crashing, seems to have been caused by the 2022.2.2 update, it was resolved by updating to 2022.2.3.
Hello!
Yes, there was a regression in CLion 2022.2.2 which was fixed in 2022.2.3. We are sincerely sorry for the inconvenience. More details - https://blog.jetbrains.com/clion/2022/09/critical-clion-bug-fix-update-2022-2-3/
>How can I copy over my configurations without copying over whatever is causing CLion to crash?
In that particular case, the specific lines in caused the crash, see this comment.