aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2012-09-06 21:25:18 -0700
committerCedric Beust <cedric@beust.com>2012-09-06 21:25:18 -0700
commit8cbb2e162448230aab9907b990522e2f0493d6e9 (patch)
tree6172bd85b82c347e03a4ae65e3472b3439fe5518 /.classpath
parente36c74c75059daa0ef6f8fea99191b57daf48a91 (diff)
downloadtestng-8cbb2e162448230aab9907b990522e2f0493d6e9.tar.gz
Classpath.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 2 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 8dd65002..3e309b5e 100644
--- a/.classpath
+++ b/.classpath
@@ -11,5 +11,7 @@
<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/snakeyaml-1.6.jar" sourcepath="/Users/cbeust/.m2/repository/org/yaml/snakeyaml/1.6/snakeyaml-1.6-sources.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
+ <classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
+ <classpathentry kind="lib" path="lib/aopalliance-1.0.jar"/>
<classpathentry kind="output" path="eclipse-build"/>
</classpath>