AA: populate index for built-ins
This commit is contained in:
committed by
Ilya Kirillov
parent
529a29ae52
commit
df95602e06
@@ -8,6 +8,8 @@ dependencies {
|
||||
implementation(project(":compiler:frontend.java"))
|
||||
implementation(project(":core:compiler.common"))
|
||||
implementation(project(":analysis:project-structure"))
|
||||
implementation(project(":analysis:decompiled:decompiler-to-file-stubs"))
|
||||
implementation(project(":analysis:decompiled:decompiler-to-psi"))
|
||||
implementation(intellijCore())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user