summaryrefslogtreecommitdiff
path: root/dx/.classpath
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-04-01 00:00:00 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2012-06-21 10:38:11 -0700
commit41febc2d70dc46595932f5a383bafc1dae296607 (patch)
treee2f340784edb0c58bc3bc5bb890dc40254310bdd /dx/.classpath
downloaddalvik-snapshot-41febc2d70dc46595932f5a383bafc1dae296607.tar.gz
Snapshot 1c7e1e149d3dcf3949c76ae594ca9c1ca20392f9ics-mr1
Diffstat (limited to 'dx/.classpath')
-rw-r--r--dx/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/dx/.classpath b/dx/.classpath
new file mode 100644
index 0000000..5b6d9c7
--- /dev/null
+++ b/dx/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>