aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2010-12-23 11:41:09 -0800
committerCedric Beust <cedric@beust.com>2010-12-23 11:41:09 -0800
commit56d02ae1296fd23f2b33204e2ad2aa84c4f92878 (patch)
tree37dee1c6fce46271f6f2d4ed4ace252d08e05877 /.classpath
parentfb5fc07369fd0612efadfa6ee4f619645001c2e6 (diff)
downloadtestng-56d02ae1296fd23f2b33204e2ad2aa84c4f92878.tar.gz
Bump.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 3 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index f0883b3f..9a06391e 100644
--- a/.classpath
+++ b/.classpath
@@ -3,8 +3,10 @@
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="target/testng-5.14.5beta.jar"/>
<classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
<classpathentry kind="lib" path="lib/guice-2.0.jar"/>
+ <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
+ <classpathentry kind="lib" path="lib/jcommander-1.13.jar"/>
+ <classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry kind="output" path="eclipse-build"/>
</classpath>