diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2011-11-25 20:47:53 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2011-11-25 20:47:53 +0300 |
| commit | e7a78d9a7a505965414ad8789eff0b59af5344d9 (patch) | |
| tree | cb13e33cdf1e81eb217bd239a7f5bf19b7c952b0 /.classpath | |
| parent | 86b967f08f74ac9eb7b49597c62d46e818a9a530 (diff) | |
add new adt stuff
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|