FIR IDE: introduce fir lower level module

This commit is contained in:
Ilya Kirillov
2020-06-04 12:26:27 +03:00
parent c1a62e2f05
commit a62c0e8163
36 changed files with 171 additions and 128 deletions
+1
View File
@@ -39,6 +39,7 @@ dependencies {
testCompile(projectTests(":idea:idea-maven"))
testCompile(projectTests(":idea:idea-fir"))
testCompile(projectTests(":idea:idea-frontend-fir"))
testCompile(projectTests(":idea:idea-frontend-fir:idea-fir-low-level-api"))
testCompile(projectTests(":j2k"))
testCompile(projectTests(":nj2k"))
if (Ide.IJ()) {