]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - .classpath
Try to fix font issue.
[Dictionary.git] / .classpath
index f033a2aba58ce0061634524784b17f98308eac4c..117a6ee98d49c3b88e978a77d215c7b27008c503 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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 combineaccessrules="false" exported="true" kind="src" path="/Util"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry kind="src" path="gen"/>
+       <classpathentry exported="true" kind="lib" path="jars/icu4j-module.jar"/>
+       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+       <classpathentry kind="output" path="bin/classes"/>
 </classpath>