]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - .classpath
Bump version once more.
[Dictionary.git] / .classpath
index f033a2aba58ce0061634524784b17f98308eac4c..b62bfa712da6cd02781477981f01d001d1a2ecdc 100644 (file)
@@ -2,8 +2,11 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="gen"/>
-       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
-       <classpathentry exported="true" kind="lib" path="jars/icu4j-4_2_1-src/icu4j.jar"/>
+       <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 kind="output" path="bin"/>
+       <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>