]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - .classpath
Moved ICU jar to another place in build path and checked in.
[Dictionary.git] / .classpath
index 123204872d6a4462b988af6cbf7c9819213200a3..80f926fe5bbe5a2821f5a518adc200cb90659b7a 100644 (file)
@@ -1,9 +1,9 @@
 <?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 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="lib" path="jars/icu4j-module.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>