Roman Golyshev
2086c5348b
KTIJ-24438 Add missing K2 and cli artifacts to bundled compiler plugins
...
Those artifact will be bundled to Kotlin K2 Plugin and would be used
as a replacement for user-supplied plugins in order to avoid binary
incompatibilities
2023-03-15 15:18:59 +00:00
Dmitriy Novozhilov
66c2679673
[Plugins] Extract parts of cli modules which were used from IDE into common modules
...
This is needed to avoid IDE dependencies on cli modules, because they
include FIR classes, which are inaccessible in regular Kotlin IDE plugin
2022-06-07 14:12:26 +00:00
Dmitriy Novozhilov
9b56a01d74
[Plugins] Include backend parts of noarg and parcelize into jars for IDE
2022-06-07 14:12:25 +00:00
Dmitriy Novozhilov
bfb908dcd9
[Build] Publish only K1 related parts of Parcelize, AllOpen and NoArg for IDE
2022-06-07 14:12:18 +00:00
Nikita Bobko
6d125e0880
Initial implementation of kotlin + intellij combined repo
2021-05-20 16:05:36 +02:00
Yan Zhulanow
9d1c405b3c
Rename ide-artifacts project to ide-plugin-dependencies
2020-05-27 02:38:44 +09:00