We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58249bc commit 12bda6bCopy full SHA for 12bda6b
1 file changed
.classpath
@@ -1,9 +1,10 @@
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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
5
<classpathentry kind="src" path="src"/>
6
<classpathentry kind="src" path="gen"/>
7
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
8
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
9
<classpathentry kind="output" path="bin/classes"/>
10
</classpath>
0 commit comments