.classpath 995 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
  4. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  5. <classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
  6. <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
  7. <classpathentry kind="lib" path="libs/common_util.jar"/>
  8. <classpathentry kind="lib" path="libs/commons-beanutils.jar"/>
  9. <classpathentry kind="lib" path="libs/commons-collections-3.2.jar"/>
  10. <classpathentry kind="lib" path="libs/commons-lang-2.4.jar"/>
  11. <classpathentry kind="lib" path="libs/commons-logging-1.1.1.jar"/>
  12. <classpathentry kind="lib" path="libs/ksoap2-android-assembly-3.0.0-jar-with-dependencies.jar"/>
  13. <classpathentry kind="lib" path="libs/mina4android.jar"/>
  14. <classpathentry kind="src" path="src"/>
  15. <classpathentry kind="src" path="gen"/>
  16. <classpathentry kind="output" path="bin/classes"/>
  17. </classpath>