Multi-Contexts Solution
for IntelliJ
Several JVM based languages and build systems provide a way to compile/resolve one file in different contexts. This means that essentially all languages (Java, Kotlin, C++, Rust, Go, and so on) should support multi-context resolve. The problem is that the IntelliJ platform does not help with that.

Task Analisys

General Solution


Gradle Solution

Bazel Solution

Selected Works

Code With MeProject type


OutSightProject type