summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-compiler/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclipse/scala-compiler/.classpath')
-rw-r--r--src/eclipse/scala-compiler/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eclipse/scala-compiler/.classpath b/src/eclipse/scala-compiler/.classpath
index ff3b63f3ca..e0264b9856 100644
--- a/src/eclipse/scala-compiler/.classpath
+++ b/src/eclipse/scala-compiler/.classpath
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="compiler"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/reflect"/>
<classpathentry combineaccessrules="false" kind="src" path="/scala-library"/>
<classpathentry combineaccessrules="false" kind="src" path="/fjbg"/>
<classpathentry combineaccessrules="false" kind="src" path="/asm"/>
@@ -9,6 +10,5 @@
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
<classpathentry kind="lib" path="lib/jline.jar"/>
<classpathentry kind="lib" path="lib/msil.jar"/>
- <classpathentry combineaccessrules="false" kind="src" path="/reflect"/>
<classpathentry kind="output" path="build-quick-compiler"/>
</classpath>