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 3e9e477 commit 2fd709eCopy full SHA for 2fd709e
Notifications/Ordered/.classpath
@@ -3,6 +3,7 @@
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" exported="true"/>
+ <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