summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTycho <work.tycho+git@gmail.com>2014-06-14 20:06:54 +0200
committerTycho <work.tycho+git@gmail.com>2014-06-14 20:08:14 +0200
commita1520c7a406b74d20da674426444d538fff56fac (patch)
tree9e3e86d9aeffcc3a2baa1ed66d199642632f3072
parentfixed spaces (diff)
downloadcuberite-a1520c7a406b74d20da674426444d538fff56fac.tar
cuberite-a1520c7a406b74d20da674426444d538fff56fac.tar.gz
cuberite-a1520c7a406b74d20da674426444d538fff56fac.tar.bz2
cuberite-a1520c7a406b74d20da674426444d538fff56fac.tar.lz
cuberite-a1520c7a406b74d20da674426444d538fff56fac.tar.xz
cuberite-a1520c7a406b74d20da674426444d538fff56fac.tar.zst
cuberite-a1520c7a406b74d20da674426444d538fff56fac.zip
-rw-r--r--Android/.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android/.classpath b/Android/.classpath
index 7bc01d9a9..a4763d1ee 100644
--- a/Android/.classpath
+++ b/Android/.classpath
@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>