Retrieved files may not be placed properly when the project has multiple configured source roots

Issue #2017 resolved
Scott Wells repo owner created an issue

This was originally reported in the discussion groups:

https://groups.google.com/a/illuminatedcloud.com/g/qanda/c/FYQbs9WlPeA/m/7BrPQ8_EBgAJ

What I found upon examining the logs is that if a metadata file/meta.xml file pair are retrieved and the metadata file is processed first, the meta.xml file is not properly recognized as a supporting meta.xml file because its companion file has already been moved out of the same parent directory.

The solution is to process all retrieved meta.xml files before processing other files.

Comments (3)

  1. Scott Wells reporter

    This build is the same as 2.1.9.8 but with a prospective fix for this issue. To install it, download the attached archive (but don't extract it) and use Settings / Preferences > Plugins > Install plugin from disk (under the gear drop-down menu). Please let me know whether it addresses the issue properly or not.

  2. Log in to comment