From 8e7e3a3b99bb838f05034d80baec3ca9ae408194 Mon Sep 17 00:00:00 2001 From: Alexey Sedunov Date: Thu, 10 Mar 2016 15:58:11 +0300 Subject: [PATCH] Misc: Configure IDEA Ultimate dependencies --- .idea/artifacts/KotlinPlugin.xml | 1 + .idea/modules.xml | 1 + .../All_IDEA_Plugin_Tests.xml | 2 +- ...All_IDEA_Plugin_Tests__Community_Only_.xml | 37 +++++++++++++++ .idea/runConfigurations/All_Tests.xml | 4 +- .../IDEA__No_ProcessCanceledException_.xml | 2 +- ReadMe.md | 8 ++++ .../kotlin/cfg/AbstractPseudocodeTest.java | 4 -- .../kotlin/parsing/AbstractParsingTest.java | 4 -- generators/generators.iml | 1 + .../kotlin/generators/tests/GenerateTests.kt | 4 ++ idea/idea-ultimate/idea-ultimate.iml | 46 +++++++++++++++++++ .../idea/refactoring/InplaceRenameTest.kt | 4 -- update_dependencies.xml | 30 ++++++++++-- 14 files changed, 128 insertions(+), 20 deletions(-) create mode 100644 .idea/runConfigurations/All_IDEA_Plugin_Tests__Community_Only_.xml create mode 100644 idea/idea-ultimate/idea-ultimate.iml diff --git a/.idea/artifacts/KotlinPlugin.xml b/.idea/artifacts/KotlinPlugin.xml index 3fff4c34bf4..19dd33fb582 100644 --- a/.idea/artifacts/KotlinPlugin.xml +++ b/.idea/artifacts/KotlinPlugin.xml @@ -47,6 +47,7 @@ + diff --git a/.idea/modules.xml b/.idea/modules.xml index 9f96266b67f..ed85661cd9f 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -45,6 +45,7 @@ + diff --git a/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml b/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml index bcb6c2e58fa..059a3053b94 100644 --- a/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml +++ b/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml @@ -6,7 +6,7 @@