-
Nikolay Chashnikov authored
reorder dependencies in *.main modules to ensure that 'intellij.platform.bootstrap' comes first in the classpath (IJPL-986) This is needed to ensure that 'intellij.platform.bootstrap.coroutine' comes before kotlin-stdlib, so it properly overrides DebugProbesKt class, and coroutines dumps work if the IDE or tests are started without packing modules to JARs and without explicitly specified coroutines agent. GitOrigin-RevId: 0c59adc46c2a80e14eafdd7bdfe70ac5c0cf995b
be4a5458