From 10b7b069b49e532082f034facd2427afdbe08686 Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Fri, 6 Nov 2015 18:32:15 +0300 Subject: [PATCH] Pack Android extensions inside the Kotlin IDEA plugin --- .idea/artifacts/KotlinAndroidExtensions.xml | 26 ------------------- .idea/artifacts/KotlinJpsPlugin.xml | 1 + .idea/artifacts/KotlinPlugin.xml | 6 +++++ .idea/runConfigurations/Android_Studio.xml | 4 +-- .idea/runConfigurations/IDEA.xml | 4 +-- .../IDEA__No_ProcessCanceledException_.xml | 4 +-- .idea/runConfigurations/IDEA__win_.xml | 5 +--- .idea/runConfigurations/Update_Dist_Run.xml | 4 +-- 8 files changed, 12 insertions(+), 42 deletions(-) delete mode 100644 .idea/artifacts/KotlinAndroidExtensions.xml diff --git a/.idea/artifacts/KotlinAndroidExtensions.xml b/.idea/artifacts/KotlinAndroidExtensions.xml deleted file mode 100644 index 5d5242b5c18..00000000000 --- a/.idea/artifacts/KotlinAndroidExtensions.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - $PROJECT_DIR$/out/artifacts/KotlinAndroidExtensions - - - file://$PROJECT_DIR$/idea-runner/runner.xml - copy-runtime-for-idea-plugin - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/artifacts/KotlinJpsPlugin.xml b/.idea/artifacts/KotlinJpsPlugin.xml index 92d7cf797b0..58abf6b8d87 100644 --- a/.idea/artifacts/KotlinJpsPlugin.xml +++ b/.idea/artifacts/KotlinJpsPlugin.xml @@ -23,6 +23,7 @@ + \ No newline at end of file diff --git a/.idea/artifacts/KotlinPlugin.xml b/.idea/artifacts/KotlinPlugin.xml index 3a08a4c043c..b992edf832f 100644 --- a/.idea/artifacts/KotlinPlugin.xml +++ b/.idea/artifacts/KotlinPlugin.xml @@ -52,6 +52,12 @@ + + + + + + diff --git a/.idea/runConfigurations/Android_Studio.xml b/.idea/runConfigurations/Android_Studio.xml index d01ff43602c..f52c5a19ef7 100644 --- a/.idea/runConfigurations/Android_Studio.xml +++ b/.idea/runConfigurations/Android_Studio.xml @@ -24,9 +24,7 @@ - + - + - +