Introduce new modules for common jvm related parts of compiler
This commit is contained in:
@@ -79,6 +79,7 @@ include ":benchmarks",
|
||||
":kotlin-runner",
|
||||
":compiler:container",
|
||||
":compiler:resolution.common",
|
||||
":compiler:resolution.common.jvm",
|
||||
":compiler:resolution",
|
||||
":compiler:serialization",
|
||||
":compiler:psi",
|
||||
@@ -135,6 +136,7 @@ include ":benchmarks",
|
||||
":jps-plugin",
|
||||
":kotlin-jps-plugin",
|
||||
":core:compiler.common",
|
||||
":core:compiler.common.jvm",
|
||||
":core:descriptors",
|
||||
":core:descriptors.jvm",
|
||||
":core:deserialization",
|
||||
|
||||
Reference in New Issue
Block a user