CLion keeps regenerating iml module file
Answered
I have a 'myRepo.iml' file under git source control. The project is a CompDB based make project.
Whenever I clone my repo to a new folder and open the folder in CLion, the existing iml is deleted, a new iml is generated (with the name of the folder) and modules.xml is modified by CLion to direct to the new iml.
Sometimes (but not always!) a message pops up - "The IDE modules below were removed by the CompDB import".
How can I avoid this? Any insight would be appreciated.
Please sign in to leave a comment.
Hello!
Thanks a lot for reporting! I've created https://youtrack.jetbrains.com/issue/CPP-20699. Please comment or upvote the issue in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.