aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorluis alfredo rivera acuña <lrivera@nearsoft.com>2011-10-17 22:47:29 -0700
committerluis alfredo rivera acuña <lrivera@nearsoft.com>2011-10-17 22:47:29 -0700
commita000454da939ee89f88d8086049fe1baa362d5bd (patch)
treee6ec2ad8f69df4d095d38404dabea9fb1e65f754 /.classpath
parent96b50506e9fbfc91c84111fb3af93ad3af605000 (diff)
downloadtestng-a000454da939ee89f88d8086049fe1baa362d5bd.tar.gz
bug fixed 111
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 1 insertions, 6 deletions
diff --git a/.classpath b/.classpath
index 45cc0fe5..4885bb35 100644
--- a/.classpath
+++ b/.classpath
@@ -4,11 +4,6 @@
<classpathentry kind="src" path="src/main/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.6.5.jar"/>
- <classpathentry kind="lib" path="lib/guice-2.0.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.13.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="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&amp;confs=*"/>
<classpathentry kind="output" path="eclipse-build"/>
</classpath>