We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de988f commit 65e802eCopy full SHA for 65e802e
1 file changed
.classpath
@@ -6,7 +6,7 @@
6
<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="lib" path="libs/android-support-v4.jar"/>
9
- <classpathentry kind="lib" path="libs/jmdns.jar"/>
10
- <classpathentry combineaccessrules="false" kind="src" path="/clementine-remote-android.dep-protocolbuffer"/>
+ <classpathentry exported="true" kind="lib" path="libs/jmdns.jar"/>
+ <classpathentry combineaccessrules="false" exported="true" kind="src" path="/clementine-remote-android.dep-protocolbuffer"/>
11
<classpathentry kind="output" path="bin/classes"/>
12
</classpath>
0 commit comments