From 85d1bef3514d4889265aec12bd9c7eb1599d0853 Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Tue, 20 Jun 2017 17:51:29 +0300 Subject: [PATCH] Add reflection.jvm module sources to kotlin-reflect library To be able to debug classes in kotlin-reflect via reflection.jvm's sources when running tests --- .idea/libraries/kotlin_reflect.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.idea/libraries/kotlin_reflect.xml b/.idea/libraries/kotlin_reflect.xml index 4e375061276..b2246246ccd 100644 --- a/.idea/libraries/kotlin_reflect.xml +++ b/.idea/libraries/kotlin_reflect.xml @@ -4,6 +4,9 @@ - + + + + \ No newline at end of file