Cannot Retrieve or Refresh Metadata if 'src' folder is named 'source'

Issue #864 resolved
Kevin Murray created an issue

Hey Scott,

In my company's Salesforce repository we store all our code in a 'source' folder rather than 'src' folder. So when I create an IntelliJ / IC project from Git, naturally I am using the same source folder. I setup the metadata subscription and do some refreshes & retrieves and I'm not able to pull anything. If I change the name of the source folder to 'src' then the refreshes & retrieves work. But I would like to use 'source' rather than 'src' in order to keep everything in sync with our repository. Is that something that can be configured? Thanks for your help!

Kevin

Comments (5)

  1. Scott Wells repo owner

    Hi, Kevin. This isn't something that can currently be configured, but it is something that can likely be easily remedied. If you'd like I can make a pre-release build available with the fix for you to verify before I roll it out in the official build. Let me know if you'd like to take a look at something like that and I'll attach a pre-release build here.

  2. Kevin Murray Account Deactivated reporter

    Hey Scott - that would be great. I will definitely try it out. Thanks!

  3. Scott Wells repo owner

    Issue tracker grooming. If this is still an issue, please feel free to reopen, ideally with a concrete reproduction scenario.

  4. Log in to comment