aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorCedric Beust <cedric@refresh.io>2013-08-09 09:43:25 -0700
committerCedric Beust <cedric@refresh.io>2013-08-09 09:43:25 -0700
commit4d237fd1155fd9616c6a7926eb3e9b1f68d8887d (patch)
tree4f3d8a1dc7ab5582cf3d2cc7c843d17d1ff68343 /.classpath
parentbec42c63742355281dba852eeaf184d8ca7c8adb (diff)
downloadtestng-4d237fd1155fd9616c6a7926eb3e9b1f68d8887d.tar.gz
.classpath update
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 3e309b5e..b1ac5120 100644
--- a/.classpath
+++ b/.classpath
@@ -5,13 +5,12 @@
<classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/ant-1.7.0.jar"/>
+ <classpathentry kind="lib" path="lib/ant-1.7.0.jar" sourcepath="/Users/cbeust/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0-sources.jar"/>
<classpathentry kind="lib" path="lib/guice-2.0.jar"/>
<classpathentry kind="lib" path="lib/jcommander-1.27.jar"/>
<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>