summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index bc0e3f7cda..36151c95b9 100644
--- a/.classpath
+++ b/.classpath
@@ -7,7 +7,7 @@
<classpathentry 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 kind="lib" path="build/quick/lib/library" sourcepath="src/library"/>
+ <classpathentry exported="true" kind="lib" path="build/quick/lib/library" sourcepath="src/library"/>
<classpathentry kind="lib" path="lib/jline.jar"/>
<classpathentry kind="output" path="build/quick/lib/compiler"/>
</classpath>