FIR IDE: add missing runtime dependencies

This commit is contained in:
Ilya Kirillov
2020-06-05 11:29:26 +03:00
parent 7ac48f441d
commit c3f547ec77
+2 -1
View File
@@ -95,8 +95,9 @@ val projectsToShadow by extra(listOf(
":idea:idea-jps-common",
":idea:idea-frontend-independent",
":idea:idea-frontend-fir",
":idea:idea-frontend-fir",
":idea:idea-frontend-api",
":idea:idea-frontend-fir:idea-fir-low-level-api",
":idea:idea-fir",
*if (Ide.IJ())
arrayOf(
":idea:idea-maven",