summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAppu Goundan <appu@google.com>2014-05-21 15:21:21 -0400
committerAppu Goundan <appu@google.com>2014-08-14 15:36:24 +0000
commit9f9816d1010fcbc164bb645fa27726f1b4ab0551 (patch)
tree1664bcda55890720fb045108d760dbd33dbb6d28
parent214c05cba399c8c7fd073cfe5f8e893fc028df5d (diff)
downloadidea-9f9816d1010fcbc164bb645fa27726f1b4ab0551.tar.gz
Add IDEA library for google-api-java-client
Change-Id: I2fd90b8f05128977aa87862d20835722396f83e9 (cherry picked from commit d741cf14b159a479a6a9cfd3634c34e14874bed1)
-rw-r--r--.idea/libraries/google_api_java_client.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/libraries/google_api_java_client.xml b/.idea/libraries/google_api_java_client.xml
new file mode 100644
index 000000000000..d76cd722f3eb
--- /dev/null
+++ b/.idea/libraries/google_api_java_client.xml
@@ -0,0 +1,9 @@
+<component name="libraryTable">
+ <library name="google-api-java-client">
+ <CLASSES>
+ <root url="jar://$PROJECT_DIR$/../../prebuilts/tools/common/google-api-java-client/1.8.0-rc/google-api-java-client-min-repackaged.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+</component> \ No newline at end of file