summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-03-20 17:35:39 +0100
committerParménides GV <parmegv@sdf.org>2013-03-20 17:35:39 +0100
commit5f66e5765f52aab1907939018e40578e939dbc5f (patch)
tree32dfbebd42218de628cc89579df5e9296488f151 /.classpath
parentb48c3f63bfbdb0c01950cbd47c41a560afaf4fe2 (diff)
Ready to use with Android JellyBean (api 16)
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 177f415d..e449cbf9 100644
--- a/.classpath
+++ b/.classpath
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="gen"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>