]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - .classpath
Bump version once more.
[Dictionary.git] / .classpath
index 7f4fe45646204619889c9bc850abb42cc5a3903f..b62bfa712da6cd02781477981f01d001d1a2ecdc 100644 (file)
@@ -1,9 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src"/>
-       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
-       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Util"/>
-       <classpathentry exported="true" kind="lib" path="jars/icu4j-4_4_2-src/out/module/lib/icu4j-module.jar"/>
        <classpathentry kind="src" path="gen"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry exported="true" kind="lib" path="jars/icu4j-module.jar"/>
+       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+       <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Util"/>
+       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/actionbarsherlock"/>
+       <classpathentry kind="output" path="bin/classes"/>
 </classpath>