make Eclipse use extern/ant-src

Eclipse can use the same symlink hack as ant, and they will both be happily
in sync.
This commit is contained in:
Hans-Christoph Steiner 2014-05-22 17:45:05 -04:00
parent a688a029bf
commit ed829fcfd6

View File

@ -4,8 +4,7 @@
<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="src" path="src"/>
<classpathentry kind="src" path="extern/nanohttpd/core/src/main/java"/>
<classpathentry kind="src" path="extern/jmdns/src/main/java"/>
<classpathentry kind="src" path="extern/ant-src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/AndroidPinning"/>
<classpathentry combineaccessrules="false" kind="src" path="/MemorizingActivity"/>