.classpath 784 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
  4. <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
  5. <classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
  6. <classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
  7. <classpathentry kind="src" path="src"/>
  8. <classpathentry kind="src" path="gen"/>
  9. <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
  10. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  11. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
  12. <classpathentry kind="output" path="bin/classes"/>
  13. </classpath>