.classpath 720 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="src" path="gen"/>
  5. <classpathentry exported="true" kind="lib" path="/home/gine/Code/lib-java/android/vitamio/vitamio.jar">
  6. <attributes>
  7. <attribute name="javadoc_location" value="file:/home/gine/Code/lib-java/android/vitamio/doc/"/>
  8. </attributes>
  9. </classpathentry>
  10. <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
  11. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  12. <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
  13. <classpathentry kind="output" path="bin/classes"/>
  14. </classpath>