Skip to content

Commit

Permalink
added some more libs to project classpath to make unit tests compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Nachbar committed Mar 4, 2010
1 parent d5e1ee8 commit c63577e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
<classpathentry kind="lib" path="lib/hbase-0.20.1-test.jar"/>
<classpathentry kind="lib" path="lib/zookeeper-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/guice-2.0.jar"/>
<classpathentry kind="lib" path="lib/junit-4.5.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-api-1.0.4.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>

0 comments on commit c63577e

Please sign in to comment.