aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-10-08 12:36:20 -0700
committerCedric Beust <cedric@beust.com>2010-10-08 12:36:20 -0700
commit9a836a6330bc4951c581e85dd3f99f2e303afb25 (patch)
tree4a1d4c4fab698ed3bddbe7a60f3998df18630365 /.classpath
parent626e9f3bf76fa6b856d1290920649abaa68ead5b (diff)
downloadtestng-9a836a6330bc4951c581e85dd3f99f2e303afb25.tar.gz
Classpath update.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index c94733cc..44cd7c9f 100644
--- a/.classpath
+++ b/.classpath
@@ -8,7 +8,7 @@
<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/guice-2.0.jar"/>
<classpathentry kind="lib" path="lib/jbus-0-4.jar"/>
- <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/junit-3.8.1.jar" sourcepath="/Users/cbeust/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
<classpathentry kind="lib" path="lib/jcommander-1.10.jar"/>
<classpathentry kind="output" path="eclipse-build"/>
</classpath>