summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-04-16 18:16:28 +0200
committerParménides GV <parmegv@sdf.org>2013-04-16 18:16:28 +0200
commit4c88da9973a5d252d06e487e6d57781e79ab5eab (patch)
tree0d85848b9b0a036147dd53b5ba847b8227e38f49 /.classpath
parent60e5f181c1a9f4f1851aafd059971ba5d05748f3 (diff)
parentfbfdf86a1df28ccf8f1854c2e2a4c7b3135d50ae (diff)
Merge branch 'feature/wizard' into develop
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 177f415..e449cbf 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>