We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0ec63 commit 26fdffaCopy full SHA for 26fdffa
.classpath
@@ -3,6 +3,7 @@
3
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4
<classpathentry kind="src" path="src"/>
5
<classpathentry kind="src" path="gen"/>
6
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
8
<classpathentry kind="output" path="bin/classes"/>
9
</classpath>
0 commit comments