Skip to content

Commit

Permalink
Added db4o library to classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
germanviscuso committed Jul 4, 2010
1 parent 10826c2 commit 561a744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .classpath
Expand Up @@ -13,8 +13,6 @@
<classpathentry kind="src" path="test/integration"/>
<classpathentry kind="src" path="test/common"/>
<classpathentry kind="src" path="example/java"/>
<classpathentry kind="src" path="contrib/db4o/test"/>
<classpathentry kind="src" path="contrib/db4o/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/catalina-ant.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
Expand All @@ -24,7 +22,7 @@
<classpathentry kind="lib" path="contrib/mongodb/lib/mongo-xjdm.jar"/>
<classpathentry kind="lib" path="contrib/hadoop-store-builder/lib/commons-cli-2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="contrib/hadoop-store-builder/lib/hadoop-0.18.1-core.jar"/>
<classpathentry kind="lib" path="lib/junit-4.6.jar"/>
<classpathentry kind="lib" path="lib/junit-4.6.jar" sourcepath="/Users/germanviscuso/.m2/repository/junit/junit/4.6/junit-4.6-sources.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/jetty-6.1.18.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-6.1.18.jar"/>
Expand All @@ -46,10 +44,10 @@
<classpathentry kind="lib" path="lib/libthrift-0.2.0.jar"/>
<classpathentry kind="lib" path="lib/google-collect-1.0.jar"/>
<classpathentry kind="lib" path="lib/je-4.0.92.jar"/>
<classpathentry kind="lib" path="/Users/germanviscuso/Projects/voldemort/contrib/db4o/lib/db4o-7.12.132.14217-all-java5.jar"/>
<classpathentry kind="lib" path="lib/paranamer-2.1.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/avro-modified-jdk5-1.3.0.jar"/>
<classpathentry kind="lib" path="lib/db4o-7.12.132.14217-all-java5.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>
Binary file added lib/db4o-7.12.132.14217-all-java5.jar
Binary file not shown.

0 comments on commit 561a744

Please sign in to comment.