Skip to content

Commit

Permalink
Fixing eclipse imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jfeinstein10 committed Dec 20, 2012
1 parent 6b76c4d commit 9b7d10a
Show file tree
Hide file tree
Showing 7 changed files with 9,073 additions and 11,538 deletions.
8 changes: 8 additions & 0 deletions example/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Loading

0 comments on commit 9b7d10a

Please sign in to comment.