]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - .classpath
Bump version once more.
[Dictionary.git] / .classpath
old mode 100755 (executable)
new mode 100644 (file)
index cc507f4..b62bfa7
@@ -1,7 +1,12 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<classpath>\r
-       <classpathentry kind="src" path="src"/>\r
-       <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>\r
-       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Util"/>\r
-       <classpathentry kind="output" path="bin"/>\r
-</classpath>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<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 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>