Hello, I've noticed that if I run IntelliJ in a dev container for the ofbiz-framework trunk branch, not all source directories are recognised by the IDE following the Gradle Import process.
After running the IntelliJ Gradle import I see a message similar to the following: Path [/IdeaProjects/ofbiz-framework/applications/accounting] of module [ofbiz.applications.accounting] was removed from modules [ofbiz.main]" Also 18 more paths were deduplicated. See idea log for details I do not see this message when running IntelliJ directly on the host. After working on this for several hours, I'm still unable to explain this discrepancy between the two approaches to running IntelliJ. Has anyone else noticed this behaviour with IntelliJ and if so, are they using devcontainers, Windows, Linux, what versions of JDK, etc? Thanks, Dan. -- Daniel Watford