Skip to content

Commit

Permalink
Updated .classpath for ADT 22.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Gramlich committed May 20, 2013
1 parent 7b1a1e9 commit d9c9838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .classpath
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/> <classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/> <classpathentry kind="output" path="bin/classes"/>
</classpath> </classpath>

0 comments on commit d9c9838

Please sign in to comment.