diff options
Diffstat (limited to 'jill/.classpath')
-rw-r--r-- | jill/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jill/.classpath b/jill/.classpath index 1d0fd46..c567998 100644 --- a/jill/.classpath +++ b/jill/.classpath @@ -12,5 +12,6 @@ <classpathentry combineaccessrules="false" kind="src" path="/Scheduler"/> <classpathentry combineaccessrules="false" kind="src" path="/Dx"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> + <classpathentry combineaccessrules="false" kind="src" path="/jack-tests"/> <classpathentry kind="output" path="bin"/> </classpath> |