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 e1b8505 commit 327283dCopy full SHA for 327283d
LayoutTutorial/.classpath
@@ -3,6 +3,6 @@
3
<classpathentry kind="src" path="src"/>
4
<classpathentry kind="src" path="gen"/>
5
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
7
<classpathentry kind="output" path="bin/classes"/>
8
</classpath>
0 commit comments