Skip to content

Commit 9b7d10a

Browse files
author
jfeinstein10
committed
Fixing eclipse imports
1 parent 6b76c4d commit 9b7d10a

File tree

7 files changed

+9073
-11538
lines changed

7 files changed

+9073
-11538
lines changed

example/.classpath

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
4+
<classpathentry kind="src" path="src"/>
5+
<classpathentry kind="src" path="gen"/>
6+
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
7+
<classpathentry kind="output" path="bin/classes"/>
8+
</classpath>

0 commit comments

Comments
 (0)