summaryrefslogtreecommitdiffstats
path: root/tests/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.classpath')
-rw-r--r--tests/.classpath9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
new file mode 100644
index 000000000..186521200
--- /dev/null
+++ b/tests/.classpath
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
+ <classpathentry kind="src" path="/testing-drivers"/>
+ <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
+ <classpathentry kind="src" path="/testing"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>