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 1629ad7 commit 8fc8e8dCopy full SHA for 8fc8e8d
.classpath
@@ -1,8 +1,9 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4
+ <classpathentry kind="src" path="examples"/>
5
<classpathentry kind="src" path="src"/>
6
<classpathentry kind="src" path="gen"/>
- <classpathentry kind="src" path="examples"/>
7
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
8
<classpathentry kind="output" path="bin/classes"/>
9
</classpath>
0 commit comments