AA: migrate PSI declaration provider (from IJ)
This commit is contained in:
committed by
Ilya Kirillov
parent
3f6b386681
commit
55e24451a4
@@ -5,6 +5,9 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api(project(":compiler:psi"))
|
||||
api(project(":analysis:analysis-api"))
|
||||
api(project(":analysis:analysis-api-providers"))
|
||||
api(project(":analysis:project-structure"))
|
||||
api(project(":analysis:decompiled:decompiler-to-psi"))
|
||||
api(project(":compiler:light-classes"))
|
||||
implementation(intellijCore())
|
||||
|
||||
Reference in New Issue
Block a user