From 796e05983ce3438350a52fd467671266d1509434 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 9 Jul 2015 14:58:48 +0300 Subject: [PATCH] Move kotlin runtime jars to separate folder and attach them during debug idea start Now we only attach runtime. It will be possible to attach two jars when it becomes possible to separate paths in system-independent way. --- .idea/runConfigurations/IDEA.xml | 2 +- .../IDEA__No_ProcessCanceledException_.xml | 2 +- update_dependencies.xml | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.idea/runConfigurations/IDEA.xml b/.idea/runConfigurations/IDEA.xml index ef1e614119f..a1d214d79a0 100644 --- a/.idea/runConfigurations/IDEA.xml +++ b/.idea/runConfigurations/IDEA.xml @@ -2,7 +2,7 @@