diff --git a/.idea/artifacts/KotlinPlugin.xml b/.idea/artifacts/KotlinPlugin.xml index ad99d554cd7..efc9684f4a6 100644 --- a/.idea/artifacts/KotlinPlugin.xml +++ b/.idea/artifacts/KotlinPlugin.xml @@ -38,6 +38,7 @@ + diff --git a/.idea/modules.xml b/.idea/modules.xml index 930f3191a64..6d8f9759829 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -41,6 +41,7 @@ + diff --git a/.idea/scopes/IDE.xml b/.idea/scopes/IDE.xml index 9ed7edf189c..812335480e9 100644 --- a/.idea/scopes/IDE.xml +++ b/.idea/scopes/IDE.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/generators/generators.iml b/generators/generators.iml index 99d62ae94da..d590b297bfd 100644 --- a/generators/generators.iml +++ b/generators/generators.iml @@ -37,6 +37,7 @@ + diff --git a/idea/idea-android/idea-android-output-parser/idea-android-output-parser.iml b/idea/idea-android/idea-android-output-parser/idea-android-output-parser.iml new file mode 100644 index 00000000000..c5537233993 --- /dev/null +++ b/idea/idea-android/idea-android-output-parser/idea-android-output-parser.iml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/idea/idea-android/src/META-INF/services/com.android.ide.common.blame.parser.PatternAwareOutputParser b/idea/idea-android/idea-android-output-parser/src/META-INF/services/com.android.ide.common.blame.parser.PatternAwareOutputParser similarity index 100% rename from idea/idea-android/src/META-INF/services/com.android.ide.common.blame.parser.PatternAwareOutputParser rename to idea/idea-android/idea-android-output-parser/src/META-INF/services/com.android.ide.common.blame.parser.PatternAwareOutputParser diff --git a/idea/idea-android/src/org/jetbrains/kotlin/android/KotlinOutputParser.java b/idea/idea-android/idea-android-output-parser/src/org/jetbrains/kotlin/android/KotlinOutputParser.java similarity index 100% rename from idea/idea-android/src/org/jetbrains/kotlin/android/KotlinOutputParser.java rename to idea/idea-android/idea-android-output-parser/src/org/jetbrains/kotlin/android/KotlinOutputParser.java diff --git a/idea/idea-android/src/org/jetbrains/kotlin/android/KotlinOutputParserHelper.kt b/idea/idea-android/idea-android-output-parser/src/org/jetbrains/kotlin/android/KotlinOutputParserHelper.kt similarity index 99% rename from idea/idea-android/src/org/jetbrains/kotlin/android/KotlinOutputParserHelper.kt rename to idea/idea-android/idea-android-output-parser/src/org/jetbrains/kotlin/android/KotlinOutputParserHelper.kt index 3423edadfe5..3fe1c58d286 100644 --- a/idea/idea-android/src/org/jetbrains/kotlin/android/KotlinOutputParserHelper.kt +++ b/idea/idea-android/idea-android-output-parser/src/org/jetbrains/kotlin/android/KotlinOutputParserHelper.kt @@ -1,5 +1,5 @@ /* - * Copyright 2010-2015 JetBrains s.r.o. + * Copyright 2010-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ultimate/.idea/libraries/main_project_production.xml b/ultimate/.idea/libraries/main_project_production.xml index 5a4296b76f2..c2d200a7d20 100644 --- a/ultimate/.idea/libraries/main_project_production.xml +++ b/ultimate/.idea/libraries/main_project_production.xml @@ -36,6 +36,7 @@ + @@ -90,6 +91,7 @@ +