We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1271418 commit 76ce45eCopy full SHA for 76ce45e
.classpath
@@ -2,8 +2,8 @@
2
<classpath>
3
<classpathentry kind="src" path="src"/>
4
<classpathentry kind="src" path="gen"/>
5
- <classpathentry kind="lib" path="libs/commons-codec.jar"/>
6
- <classpathentry kind="lib" path="libs/guava-r09.jar"/>
7
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
8
<classpathentry kind="output" path="bin/classes"/>
9
</classpath>
0 commit comments