summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-25 20:47:53 +0300
committerAndrew Dolgov <[email protected]>2011-11-25 20:47:53 +0300
commite7a78d9a7a505965414ad8789eff0b59af5344d9 (patch)
treecb13e33cdf1e81eb217bd239a7f5bf19b7c952b0 /.classpath
parent86b967f08f74ac9eb7b49597c62d46e818a9a530 (diff)
add new adt stuff
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index c0a1d526..ff296978 100644
--- a/.classpath
+++ b/.classpath
@@ -5,5 +5,5 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.1.jar"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="bin/classes"/>
</classpath>