summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 3 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 6494ce68fc..73b2108718 100644
--- a/.classpath
+++ b/.classpath
@@ -4,9 +4,12 @@
<classpathentry exported="true" kind="lib" path="build/quick/lib/compiler/"/>
<classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/>
<classpathentry exported="true" kind="lib" path="lib/msil.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/jline.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-contrib.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="build/quick/lib/library" sourcepath="src/library"/>
+ <classpathentry exported="true" kind="lib" path="build/quick/lib/actors" sourcepath="src/actors"/>
+ <classpathentry exported="true" kind="lib" path="build/quick/lib/dbc" sourcepath="src/dbc"/>
<classpathentry kind="output" path="build/quick/lib/compiler"/>
</classpath>