aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath13
1 files changed, 0 insertions, 13 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index 6a84060656..0000000000
--- a/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry excluding="**/CVS/*" kind="src" path="src/testcases"/>
- <classpathentry excluding="**/CVS/*" kind="src" path="src/java"/>
- <classpathentry excluding="**/CVS/*" kind="src" path="src/contrib/src"/>
- <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.0.1.jar"/>
- <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
- <classpathentry kind="lib" path="src/contrib/lib/commons-lang-1.0-b1.jar"/>
- <classpathentry kind="lib" path="src/contrib/lib/commons-beanutils-1.6.jar"/>
- <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
- <classpathentry kind="output" path="build"/>
-</classpath>