Skip to content

Commit 948e25c

Browse files
committed
Revert to original classpath commited by mistake
1 parent 8829b08 commit 948e25c

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

.classpath

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<classpath>
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="src" path="examples"/>
7-
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
8-
<classpathentry kind="output" path="bin/classes"/>
9-
</classpath>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
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="src" path="examples"/>
7+
<classpathentry kind="output" path="bin/classes"/>
8+
</classpath>

0 commit comments

Comments
 (0)