rename 'ant-src' to 'symlinks-for-ant-and-eclipse' for clarity

In order to make the codebase more self-documenting, rename it to more
clearly say what it is for.
This commit is contained in:
Hans-Christoph Steiner 2014-05-22 17:55:06 -04:00
parent ed829fcfd6
commit 0ee5332c01
124 changed files with 3 additions and 3 deletions

View File

@ -4,7 +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.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="extern/ant-src"/> <classpathentry kind="src" path="extern/symlinks-for-ant-and-eclipse"/>
<classpathentry kind="src" path="gen"/> <classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/AndroidPinning"/> <classpathentry combineaccessrules="false" kind="src" path="/AndroidPinning"/>
<classpathentry combineaccessrules="false" kind="src" path="/MemorizingActivity"/> <classpathentry combineaccessrules="false" kind="src" path="/MemorizingActivity"/>

Some files were not shown because too many files have changed in this diff Show More