mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
This file lets Kotlin IJ plugin know that the current source set is "common" and prevents it from removing certain imports that are not necessary in JVM source roots, but are obligatory in common source roots. An example is "import kotlin.jvm.JVMName" GitOrigin-RevId: b06bfdce5377472e22592f6fb2d0c5a4e78e30d1