ofekshilon

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 2
  • ofekshilon created a post,
    Answered

    Using file contents in CLion projects configurations

    When I debug, various contents of my settings change based on external circumstances - the server to connect to, the folder to use, etc. Currently I'm updating my debug configuration manually (e.g....
  • ofekshilon created a post,
    Answered

    CLion keeps regenerating iml module file

    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...