From b6a97725083717015cb0b38d3cf9a9c1972bb963 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 6 Mar 2014 20:01:04 +0400 Subject: [PATCH] Configuration for Android Studio debug created --- .gitignore | 1 + .idea/libraries/android_studio.xml | 10 +++ .idea/modules.xml | 1 + .idea/runConfigurations/Android_Studio.xml | 29 +++++++++ android-studio/android-studio.iml | 12 ++++ update_dependencies.xml | 74 ++++++++++++++++++++++ 6 files changed, 127 insertions(+) create mode 100644 .idea/libraries/android_studio.xml create mode 100644 .idea/runConfigurations/Android_Studio.xml create mode 100644 android-studio/android-studio.iml diff --git a/.gitignore b/.gitignore index dfa683f4a2cd5..ecff4e2f26aa2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ dependencies dist gh-pages ideaSDK +android-studio/sdk out pluginPublisher/idea* pluginPublisher/plugin-verifier.jar diff --git a/.idea/libraries/android_studio.xml b/.idea/libraries/android_studio.xml new file mode 100644 index 0000000000000..8f80255a97a8c --- /dev/null +++ b/.idea/libraries/android_studio.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index fd74864453abe..5d7708e97267d 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,7 @@ + diff --git a/.idea/runConfigurations/Android_Studio.xml b/.idea/runConfigurations/Android_Studio.xml new file mode 100644 index 0000000000000..2b87aac0fcc6f --- /dev/null +++ b/.idea/runConfigurations/Android_Studio.xml @@ -0,0 +1,29 @@ + + + + + \ No newline at end of file diff --git a/android-studio/android-studio.iml b/android-studio/android-studio.iml new file mode 100644 index 0000000000000..91f13ff44d178 --- /dev/null +++ b/android-studio/android-studio.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/update_dependencies.xml b/update_dependencies.xml index 139f1728d1a91..ad981e9d700aa 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -360,4 +360,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +