We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada413a commit 448d44dCopy full SHA for 448d44d
SimpleScan/.classpath
@@ -5,5 +5,6 @@
5
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
7
<classpathentry kind="lib" path="C:/Users/kevin/Downloads/adt-bundle-windows-x86_64-20140702/sdk/extras/android/support/v4/android-support-v4.jar"/>
8
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
9
<classpathentry kind="output" path="bin/classes"/>
10
</classpath>
0 commit comments