1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.classpath Tue Feb 10 18:12:00 2015 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 +<classpath> 1.6 + <classpathentry kind="src" path="src"/> 1.7 + <classpathentry kind="src" path="gen"/> 1.8 + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 1.9 + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 1.10 + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> 1.11 + <classpathentry kind="output" path="bin/classes"/> 1.12 +</classpath>