[REPL] Copy findLabelAndCall to scripting-ide-services to fix problems with embeddable artifact
This commit is contained in:
committed by
teamcityserver
parent
7caadd87a2
commit
9412fe094b
@@ -28,7 +28,6 @@ dependencies {
|
||||
testRuntimeOnly(project(":kotlin-compiler"))
|
||||
testRuntimeOnly(commonDep("org.jetbrains.intellij.deps", "trove4j"))
|
||||
testRuntimeOnly(project(":idea:ide-common")) { isTransitive = false }
|
||||
testRuntimeOnly(project(":idea:idea-frontend-independent")) { isTransitive = false }
|
||||
|
||||
embeddableTestRuntime(project(":kotlin-scripting-ide-services", configuration="runtimeElements"))
|
||||
embeddableTestRuntime(project(":kotlin-scripting-compiler-impl-embeddable", configuration="runtimeElements"))
|
||||
|
||||
Reference in New Issue
Block a user