summaryrefslogtreecommitdiff
path: root/src/eclipse
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-12-06 12:24:42 -0800
committerPaul Phillips <paulp@improving.org>2012-12-06 12:45:09 -0800
commitc35751be33de590d8fbe669cbcb6f3de0d2c711f (patch)
tree663111a5053752abccb8aa8fefc7b03378079f36 /src/eclipse
parent6ee2ce50a56237eed07bcc6b6198f97779208a02 (diff)
downloadscala-c35751be33de590d8fbe669cbcb6f3de0d2c711f.tar.gz
scala-c35751be33de590d8fbe669cbcb6f3de0d2c711f.tar.bz2
scala-c35751be33de590d8fbe669cbcb6f3de0d2c711f.zip
Misc touchup after purging msil/fjbg/genjvm.
Diffstat (limited to 'src/eclipse')
-rw-r--r--src/eclipse/partest/.classpath1
-rw-r--r--src/eclipse/scala-compiler/.classpath1
-rw-r--r--src/eclipse/scalap/.classpath1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/eclipse/partest/.classpath b/src/eclipse/partest/.classpath
index b14e465aa6..39a2c67f7c 100644
--- a/src/eclipse/partest/.classpath
+++ b/src/eclipse/partest/.classpath
@@ -8,7 +8,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<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="/asm"/>
<classpathentry kind="output" path="build-quick-partest"/>
</classpath>
diff --git a/src/eclipse/scala-compiler/.classpath b/src/eclipse/scala-compiler/.classpath
index e6af46c68f..3d851de53a 100644
--- a/src/eclipse/scala-compiler/.classpath
+++ b/src/eclipse/scala-compiler/.classpath
@@ -7,6 +7,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
<classpathentry kind="lib" path="lib/jline.jar"/>
- <classpathentry kind="lib" path="lib/msil.jar"/>
<classpathentry kind="output" path="build-quick-compiler"/>
</classpath>
diff --git a/src/eclipse/scalap/.classpath b/src/eclipse/scalap/.classpath
index 2b44ad19b2..3863097a65 100644
--- a/src/eclipse/scalap/.classpath
+++ b/src/eclipse/scalap/.classpath
@@ -7,6 +7,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
<classpathentry kind="lib" path="lib/jline.jar"/>
- <classpathentry kind="lib" path="lib/msil.jar"/>
<classpathentry kind="output" path="build-quick-scalap"/>
</classpath>