aboutsummaryrefslogtreecommitdiff
path: root/manualtest/.project
diff options
context:
space:
mode:
authorKevin Jin <kjin@google.com>2014-10-30 17:45:01 -0700
committerKevin Jin <kjin@google.com>2014-10-30 17:45:01 -0700
commit7eaedea1d7ac9a4103c616a85351599a290df37f (patch)
tree2591bc16a0a67a1fdeb7d7947f76fde42ff7b873 /manualtest/.project
parentb8c4f2e950ab8132196dd644d7cfc892f75a8441 (diff)
downloaddroiddriver-7eaedea1d7ac9a4103c616a85351599a290df37f.tar.gz
add manualtest for DroidDriver
It's a convenient way to reproduce and debug failures without the dependency on real apps. Change-Id: Ib8d84b5f2c501e04cf95205c3943d0baf56346ef
Diffstat (limited to 'manualtest/.project')
-rw-r--r--manualtest/.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/manualtest/.project b/manualtest/.project
new file mode 100644
index 0000000..8c53fde
--- /dev/null
+++ b/manualtest/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>ManualDD</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>