Skip to content

Commit aa59abc

Browse files
committedApr 22, 2012
Revert to 8c95273
1 parent d584aa7 commit aa59abc

File tree

731 files changed

+14577
-15356
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

731 files changed

+14577
-15356
lines changed
 

‎build.xml

+137-125
Large diffs are not rendered by default.

‎classpath.SAMPLE

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
<classpathentry kind="src" path="src/compiler"/>
44
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
55
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6-
<classpathentry exported="true" kind="lib" path="lib/msil.jar"/>
6+
<classpathentry kind="lib" path="lib/msil.jar"/>
77
<classpathentry kind="lib" path="lib/jline.jar"/>
8-
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
9-
<classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/>
8+
<classpathentry kind="lib" path="lib/fjbg.jar"/>
109
<classpathentry kind="lib" path="lib/forkjoin.jar"/>
1110
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
1211
<classpathentry kind="output" path="build/quick/classes/compiler"/>

0 commit comments

Comments
 (0)
Please sign in to comment.