summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-17 00:06:56 +0400
committerAndrew Dolgov <[email protected]>2014-10-17 00:06:56 +0400
commit97cc96839d31b6cce59ec29a6681c6fe802552ee (patch)
tree9f3b8df270095bc65c10cd7208d05b3dad4794b9 /.classpath
parent5775c0d56b7c856b508bb34e478eef53c2460624 (diff)
initial
Diffstat (limited to '.classpath')
-rw-r--r--.classpath13
1 files changed, 0 insertions, 13 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index aa361afe..00000000
--- a/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="lib" path="libs/gson-1.7.1.jar"/>
- <classpathentry kind="lib" path="libs/jsoup-1.6.1.jar"/>
- <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
- <classpathentry kind="lib" path="libs/dashclock-api-r1.1.jar"/>
- <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>