aboutsummaryrefslogtreecommitdiff
path: root/manualtest/.classpath
diff options
context:
space:
mode:
authorKevin Jin <kjin@google.com>2015-02-12 16:35:10 -0800
committerKevin Jin <kjin@google.com>2015-02-12 19:57:40 -0800
commit88e33a2cba2eb40cd5ed098d8a49b80ee7b3c6d4 (patch)
tree0c2fcc541455b95df7aace1a9cfc658e9aac23d9 /manualtest/.classpath
parent849d98cac056f0a210017ea8b95f0417d98ad7bc (diff)
downloaddroiddriver-88e33a2cba2eb40cd5ed098d8a49b80ee7b3c6d4.tar.gz
Add Gradle files for ManualDD
Change-Id: Ic96d6d0f9d2127aabb1ca3222eea03cd17e75e27
Diffstat (limited to 'manualtest/.classpath')
-rw-r--r--manualtest/.classpath10
1 files changed, 0 insertions, 10 deletions
diff --git a/manualtest/.classpath b/manualtest/.classpath
deleted file mode 100644
index fe82c97..0000000
--- a/manualtest/.classpath
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <classpathentry combineaccessrules="false" exported="true" kind="src" path="/DroidDriver"/>
- <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="output" path="bin/classes"/>
-</classpath>