From 55470737bd57e90161759a79c74090d035a6cf3e Mon Sep 17 00:00:00 2001 From: Alexey Kudravtsev Date: Mon, 11 Aug 2014 16:44:19 +0400 Subject: [PATCH] update idea to 138.1510, introduce module "analysis" --- build.xml | 3 +- compiler/cli/misc/registry.properties | 1 - idea/analysis/analysis.iml | 45 +++++++++++++++++++++++++++ update_dependencies.xml | 7 +++-- 4 files changed, 52 insertions(+), 4 deletions(-) delete mode 100644 compiler/cli/misc/registry.properties create mode 100644 idea/analysis/analysis.iml diff --git a/build.xml b/build.xml index 2bce5d60314..148f1c6e14c 100644 --- a/build.xml +++ b/build.xml @@ -329,7 +329,6 @@ - @@ -668,6 +667,8 @@ + + diff --git a/compiler/cli/misc/registry.properties b/compiler/cli/misc/registry.properties deleted file mode 100644 index 0f79c1f6e75..00000000000 --- a/compiler/cli/misc/registry.properties +++ /dev/null @@ -1 +0,0 @@ -ide.hide.excluded.files=false \ No newline at end of file diff --git a/idea/analysis/analysis.iml b/idea/analysis/analysis.iml new file mode 100644 index 00000000000..98b78da30d0 --- /dev/null +++ b/idea/analysis/analysis.iml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/update_dependencies.xml b/update_dependencies.xml index f75436c05a2..36346f53e2a 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -1,6 +1,6 @@ - - + + @@ -242,6 +242,7 @@ + @@ -256,9 +257,11 @@ + +