aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/.classpath')
-rw-r--r--runtime/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/.classpath b/runtime/.classpath
new file mode 100644
index 000000000..5e7014daf
--- /dev/null
+++ b/runtime/.classpath
@@ -0,0 +1,8 @@
+<?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="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>