aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2011-03-08 10:16:22 -0800
committerCedric Beust <cedric@beust.com>2011-03-08 10:16:22 -0800
commit03d77cf2533d4b153c548f039d791e873b15dc4d (patch)
tree4f2d94f61d5d4057fed1cf63f18477bbfe16b0f4 /.classpath
parent99e5cda77a4e08be0127afa29688df356b305cc0 (diff)
downloadtestng-03d77cf2533d4b153c548f039d791e873b15dc4d.tar.gz
Removed jbus dependency.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 7e10a370..6a769ffb 100644
--- a/.classpath
+++ b/.classpath
@@ -8,7 +8,6 @@
<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 combineaccessrules="false" kind="src" path="/jbus"/>
<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="output" path="eclipse-build"/>
</classpath>