]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - .classpath
Classpath.
[Dictionary.git] / .classpath
index 64688433c0ce2674013b969a3b3d3c2ce020fc01..73b4bf7063a04ea6daba107022cc0d43b8b03f0a 100644 (file)
@@ -2,8 +2,10 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <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="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" kind="src" path="/Util"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Util"/>
+       <classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+       <classpathentry kind="output" path="bin/classes"/>
 </classpath>