]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Use the Util Android library project.
authorUwe Trottmann <uwe.trottmann@gmail.com>
Tue, 14 Aug 2012 06:33:14 +0000 (08:33 +0200)
committerUwe Trottmann <uwe.trottmann@gmail.com>
Tue, 14 Aug 2012 06:33:14 +0000 (08:33 +0200)
.classpath
project.properties

index 117a6ee98d49c3b88e978a77d215c7b27008c503..84c05969b958f25da137c04735702c2426eebc8a 100644 (file)
@@ -2,7 +2,6 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
-       <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Util"/>
        <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"/>
index c1fd41ab161dea222fff980fb16659b6b2f7902a..9afbeffdf8289b81a519a87a12735e2c2fc595a7 100644 (file)
@@ -11,3 +11,4 @@
 split.density=false
 # Project target.
 target=android-8
+android.library.reference.1=../Util