mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 05:21:29 +07:00
Currently, if a plugin depends on Kotlin plugin in K2 mode and the plugin is not marked as k2-compatible, then it's going to be disabled. We have multiple plugins depending on Kotlin. A lot of them do not use resolve. So we can analyze the API they use and explicitly enable such plugins in K2. The list of such plugins will be set in KTIJ-30546 ^KTIJ-30545 fixed GitOrigin-RevId: 2208e42905374fa6b6e409425c0cacf9cf396e14