FIR IDE: Move KDoc Reference & mainReference to frontend-independent module

This commit is contained in:
Ilya Kirillov
2020-05-13 14:53:04 +03:00
parent 45ef0e1b50
commit 77550186ad
22 changed files with 88 additions and 68 deletions
+1
View File
@@ -71,6 +71,7 @@ dependencies {
compile(project(":compiler:fir:java"))
compile(project(":compiler:fir:jvm"))
compile(project(":idea:idea-core"))
compile(project(":idea:idea-frontend-independent"))
compile(project(":idea:ide-common"))
compile(project(":idea:idea-jps-common"))
compile(project(":idea:kotlin-gradle-tooling"))