From f2b6644db5c859344864065da5e32351140cf0f5 Mon Sep 17 00:00:00 2001 From: Alexey Sedunov Date: Fri, 8 Sep 2017 03:32:24 +0300 Subject: [PATCH] Kotlin Ultimate: Add JS debugger plugin dependency This fixes tests failure due to unresolved NodeJS dependency --- ultimate/.idea/libraries/javascript_debugger.xml | 10 ++++++++++ ultimate/kotlin-ultimate.iml | 1 + 2 files changed, 11 insertions(+) create mode 100644 ultimate/.idea/libraries/javascript_debugger.xml diff --git a/ultimate/.idea/libraries/javascript_debugger.xml b/ultimate/.idea/libraries/javascript_debugger.xml new file mode 100644 index 00000000000..8cde9c5d650 --- /dev/null +++ b/ultimate/.idea/libraries/javascript_debugger.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/ultimate/kotlin-ultimate.iml b/ultimate/kotlin-ultimate.iml index aa0f2ecea8a..880b79a5847 100644 --- a/ultimate/kotlin-ultimate.iml +++ b/ultimate/kotlin-ultimate.iml @@ -29,6 +29,7 @@ +