[K/N lib] IDEA plugin for K/N + missed items in konan-serializer module

This commit is contained in:
Dmitriy Dolovov
2018-08-27 17:21:04 +03:00
committed by Mikhail Glukhikh
parent 51bb408c56
commit eda29a48a4
44 changed files with 2230 additions and 21 deletions
+5
View File
@@ -34,8 +34,10 @@ val projectsToShadow by extra(listOf(
":compiler:frontend.script",
":idea:ide-common",
":idea",
":idea:idea-native",
":idea:idea-core",
":idea:idea-gradle",
//":idea:idea-gradle:native",
//":idea-ultimate",
":compiler:ir.psi2ir",
":compiler:ir.tree",
@@ -43,6 +45,9 @@ val projectsToShadow by extra(listOf(
":js:js.frontend",
":js:js.parser",
":js:js.serializer",
":konan:konan-serializer",
":konan:konan-metadata",
":konan:konan-utils",
":compiler:light-classes",
":compiler:plugin-api",
":kotlin-preloader",