Fixed Eclipse classpath file for ADT r22

This commit is contained in:
David A. Velasco 2013-06-12 09:38:00 +02:00
parent 2a96c27e3a
commit 0ab729b8c1

View file

@ -4,5 +4,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>