summaryrefslogtreecommitdiffstats
path: root/jill/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'jill/.classpath')
-rw-r--r--jill/.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/jill/.classpath b/jill/.classpath
index c567998..abd8305 100644
--- a/jill/.classpath
+++ b/jill/.classpath
@@ -9,9 +9,10 @@
<classpathentry kind="lib" path="libs/dexcomparator-lib.jar"/>
<classpathentry kind="lib" path="libs/guava-lib.jar"/>
<classpathentry kind="lib" path="libs/jsr305-lib.jar"/>
- <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 combineaccessrules="false" kind="src" path="/jill-api"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/Scheduler"/>
<classpathentry kind="output" path="bin"/>
</classpath>