Skip to content

Commit 8fc8e8d

Browse files
committed
Eclipse added com.android.ide.eclipse.adt.LIBRARIES
1 parent 1629ad7 commit 8fc8e8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.classpath

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +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="src" path="examples"/>
45
<classpathentry kind="src" path="src"/>
56
<classpathentry kind="src" path="gen"/>
6-
<classpathentry kind="src" path="examples"/>
7+
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
78
<classpathentry kind="output" path="bin/classes"/>
89
</classpath>

0 commit comments

Comments
 (0)