summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2008-02-15 13:44:19 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2008-02-15 13:44:19 +0000
commit25fd82c6dd3014aa7993d069e8b53ad387d378c5 (patch)
treeeb7e94b122be44c0be3934238b70f5cbbc7a0146 /.classpath
parent3cb61dc106f442d061c6e64dc024d18060e0c445 (diff)
downloadscala-25fd82c6dd3014aa7993d069e8b53ad387d378c5.tar.gz
scala-25fd82c6dd3014aa7993d069e8b53ad387d378c5.tar.bz2
scala-25fd82c6dd3014aa7993d069e8b53ad387d378c5.zip
not sure if the export is important, but adding...
not sure if the export is important, but adding it here just in case.
Diffstat (limited to '.classpath')
-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>