Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 2838c16

Browse files
committed
updating classpath
1 parent 9a346c7 commit 2838c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.classpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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"/>
7-
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
7+
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
88
<classpathentry kind="output" path="bin/classes"/>
99
</classpath>

0 commit comments

Comments
 (0)