Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Commit

Permalink
add apache commons-io because it has lots of good easy file utils
Browse files Browse the repository at this point in the history
  • Loading branch information
eighthave committed Aug 11, 2012
1 parent 2361759 commit eacb8b5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .classpath
Expand Up @@ -4,5 +4,7 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/commons-io-2.4-javadoc.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Binary file added libs/commons-io-2.4-javadoc.jar
Binary file not shown.
Binary file added libs/commons-io-2.4.jar
Binary file not shown.

0 comments on commit eacb8b5

Please sign in to comment.