(CoroutineDebugger) StackFrameInterceptor service added to KotlinPositionManager, dependency cleanup

This commit is contained in:
Vladimir Ilmov
2020-03-09 13:23:39 +01:00
parent 0af61293d5
commit 9904304e07
18 changed files with 146 additions and 41 deletions
@@ -4,7 +4,7 @@ plugins {
}
dependencies {
compile(project(":idea:jvm-debugger:jvm-debugger-core"))
implementation(project(":idea:jvm-debugger:jvm-debugger-core"))
compileOnly(toolsJarApi())
compileOnly(intellijDep())