The way to register a content module using moduleName/subDescriptorName syntax without extracting a separate IntelliJ IDEA
module for it is deprecated now.
Each content module should have its own IntelliJ IDEA module to allow checking that dependencies used during compilation are available
at runtime.