From 2534a6253e99d908afda47f8efe7199d54afa984 Mon Sep 17 00:00:00 2001 From: nik Date: Thu, 28 May 2015 11:50:32 +0300 Subject: [PATCH] 43 more test-only modules migrated to Java 8 --- .idea/compiler.xml | 9 ++++++--- community-tests/community-tests.iml | 4 ++-- .../IntelliLang/IntelliLang-tests/IntelliLang-tests.iml | 4 ++-- plugins/svn4idea/svn4idea-tests.iml | 4 ++-- plugins/tasks/tasks-tests/tasks-tests.iml | 4 ++-- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 34b627164629..45b7ee7bca2c 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -31,10 +31,12 @@ + + @@ -44,10 +46,12 @@ - + + + @@ -64,5 +68,4 @@ - - + \ No newline at end of file diff --git a/community-tests/community-tests.iml b/community-tests/community-tests.iml index 4b41d068f4e4..bf895fc6d40f 100644 --- a/community-tests/community-tests.iml +++ b/community-tests/community-tests.iml @@ -1,11 +1,11 @@ - + - + diff --git a/plugins/IntelliLang/IntelliLang-tests/IntelliLang-tests.iml b/plugins/IntelliLang/IntelliLang-tests/IntelliLang-tests.iml index 559be398f4b4..8bfc7789b58f 100644 --- a/plugins/IntelliLang/IntelliLang-tests/IntelliLang-tests.iml +++ b/plugins/IntelliLang/IntelliLang-tests/IntelliLang-tests.iml @@ -1,11 +1,11 @@ - + - + diff --git a/plugins/svn4idea/svn4idea-tests.iml b/plugins/svn4idea/svn4idea-tests.iml index ce4ceef956aa..971a83fa0412 100644 --- a/plugins/svn4idea/svn4idea-tests.iml +++ b/plugins/svn4idea/svn4idea-tests.iml @@ -1,11 +1,11 @@ - + - + diff --git a/plugins/tasks/tasks-tests/tasks-tests.iml b/plugins/tasks/tasks-tests/tasks-tests.iml index e13d79d33b34..d16ac1f02bce 100644 --- a/plugins/tasks/tasks-tests/tasks-tests.iml +++ b/plugins/tasks/tasks-tests/tasks-tests.iml @@ -1,11 +1,11 @@ - + - +