Changes made by eclipse
authorkenstir <kenstir@gmail.com>
Wed, 16 Oct 2013 02:19:07 +0000 (22:19 -0400)
committerkenstir <kenstir@gmail.com>
Wed, 16 Oct 2013 02:19:07 +0000 (22:19 -0400)
Open-ILS/src/Android/.classpath

index ace0184..fa0f7bc 100644 (file)
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="src" path="gen"/>
        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
-       <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
        <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
        <classpathentry kind="lib" path="libs/org.openils_idl.jar"/>
        <classpathentry kind="lib" path="libs/org.opensrf2_serialized_reg.jar"/>
        <classpathentry kind="lib" path="libs/simple-xml-2.6.4.jar"/>
        <classpathentry kind="lib" path="libs/zxing_barcode.jar"/>
        <classpathentry kind="lib" path="libs/androwrapee-1.1.0.jar"/>
+       <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>