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