Is it possible to specify the configuration in multiplatform projects? I have a project with transitive multiplatform dependencies and intellij does not recognize the transitive dependency.
transitive dependency -> dependency -> application
transitive dependency classes are not resolved in the IDE but compiling it in the command line succeed