aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsyncStetho/.classpath
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2015-02-18 18:06:38 -0800
committerKoushik Dutta <koushd@gmail.com>2015-02-18 18:06:38 -0800
commit3ec62330de0231d6ac62156bb6cc4b96fa70679e (patch)
treec1212624decbca9c6f59766abfba61bfbee2fbb9 /AndroidAsyncStetho/.classpath
parent80c9a2c90570a73924e4683b5f8b518f001ef57e (diff)
downloadAndroidAsync-3ec62330de0231d6ac62156bb6cc4b96fa70679e.tar.gz
AndroidAsync-3ec62330de0231d6ac62156bb6cc4b96fa70679e.tar.bz2
AndroidAsync-3ec62330de0231d6ac62156bb6cc4b96fa70679e.zip
initial stetho support
Diffstat (limited to 'AndroidAsyncStetho/.classpath')
-rw-r--r--AndroidAsyncStetho/.classpath9
1 files changed, 9 insertions, 0 deletions
diff --git a/AndroidAsyncStetho/.classpath b/AndroidAsyncStetho/.classpath
new file mode 100644
index 0000000..5176974
--- /dev/null
+++ b/AndroidAsyncStetho/.classpath
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>