Separate uast-idea modules into fir and fe10 implementations

This commit is contained in:
Ilya Kirillov
2021-05-14 14:16:48 +02:00
committed by TeamCityServer
parent ba6c3c7fe0
commit 8b722cfc47
9 changed files with 56 additions and 3 deletions
+2
View File
@@ -91,6 +91,8 @@ val projectsToShadow by extra(listOf(
":plugins:lint",
":plugins:uast-kotlin",
":plugins:uast-kotlin-idea",
":plugins:uast-kotlin-idea-fir",
":plugins:uast-kotlin-idea-base",
":j2k",
":nj2k",
":nj2k:nj2k-services",