Separate uast-idea modules into fir and fe10 implementations
This commit is contained in:
committed by
TeamCityServer
parent
ba6c3c7fe0
commit
8b722cfc47
@@ -79,6 +79,7 @@ dependencies {
|
||||
compile(project(":idea:line-indent-provider"))
|
||||
compile(project(":plugins:uast-kotlin"))
|
||||
compile(project(":plugins:uast-kotlin-idea"))
|
||||
compile(project(":plugins:uast-kotlin-idea-base"))
|
||||
compile(project(":kotlin-script-util")) { isTransitive = false }
|
||||
compile(project(":kotlin-scripting-intellij"))
|
||||
compile(project(":compiler:backend.jvm")) // Do not delete, for Pill
|
||||
|
||||
Reference in New Issue
Block a user