From 3603d873cd0fd8f781d8a9c80079ae3421f3c915 Mon Sep 17 00:00:00 2001 From: Alexey Sedunov Date: Tue, 29 Mar 2016 17:27:07 +0300 Subject: [PATCH] [REVERTED] 8e7e3a3 Alexey Sedunov on 3/10/2016 at 16:58 (committed on 3/24/2016 at 18:42) 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, 20 insertions(+), 128 deletions(-) delete mode 100644 .idea/runConfigurations/All_IDEA_Plugin_Tests__Community_Only_.xml delete mode 100644 idea/idea-ultimate/idea-ultimate.iml diff --git a/.idea/artifacts/KotlinPlugin.xml b/.idea/artifacts/KotlinPlugin.xml index 19dd33fb582..3fff4c34bf4 100644 --- a/.idea/artifacts/KotlinPlugin.xml +++ b/.idea/artifacts/KotlinPlugin.xml @@ -47,7 +47,6 @@ - diff --git a/.idea/modules.xml b/.idea/modules.xml index 4455900dc6f..0567fa2c9c7 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -46,7 +46,6 @@ - diff --git a/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml b/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml index 059a3053b94..bcb6c2e58fa 100644 --- a/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml +++ b/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml @@ -6,7 +6,7 @@