Skip to content

Commit 12bda6b

Browse files
Update classpath
1 parent 58249bc commit 12bda6b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.classpath

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4-
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
4+
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
55
<classpathentry kind="src" path="src"/>
66
<classpathentry kind="src" path="gen"/>
77
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
8+
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
89
<classpathentry kind="output" path="bin/classes"/>
910
</classpath>

0 commit comments

Comments
 (0)