aboutsummaryrefslogtreecommitdiffstats
path: root/main/.classpath
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2011-10-08 18:17:17 +0200
committerSamuel Tardieu <sam@rfc1149.net>2011-10-09 09:32:17 +0200
commit11ca6dc4bd6ee2cf702959328b093a34cb871f4c (patch)
treeac01d1defe40b052b5cdb1c2f84bbfa4b04b8977 /main/.classpath
parent9506d9a7eb13c04f05f89c7ddd9382b2df4d1b4e (diff)
downloadcgeo-11ca6dc4bd6ee2cf702959328b093a34cb871f4c.zip
cgeo-11ca6dc4bd6ee2cf702959328b093a34cb871f4c.tar.gz
cgeo-11ca6dc4bd6ee2cf702959328b093a34cb871f4c.tar.bz2
Use Apache Commons CollectionUtils instead of reinventing one
Diffstat (limited to 'main/.classpath')
-rw-r--r--main/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/.classpath b/main/.classpath
index 93696c3..9a2bd80 100644
--- a/main/.classpath
+++ b/main/.classpath
@@ -6,5 +6,6 @@
<classpathentry exported="true" kind="lib" path="libs/commons-lang3-3.0.1.jar"/>
<classpathentry kind="lib" path="libs/locus-api-4.0.jar"/>
<classpathentry kind="lib" path="libs/mapsforge-map-0.2.4.jar"/>
+ <classpathentry kind="lib" path="libs/commons-collections-3.2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>