Skip to content

Commit

Permalink
minor classpath change
Browse files Browse the repository at this point in the history
  • Loading branch information
commonsguy committed Jul 1, 2014
1 parent 3e9e477 commit 2fd709e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Notifications/Ordered/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES" exported="true"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

0 comments on commit 2fd709e

Please sign in to comment.