summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-compiler/.classpath
blob: 5094eede94f9dbf499f77ff5add629d261d712f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="compiler"/>
	<classpathentry combineaccessrules="false" kind="src" path="/scala-library"/>
	<classpathentry combineaccessrules="false" kind="src" path="/fjbg"/>
	<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="/continuations-library"/>
	<classpathentry kind="output" path="build-quick-compiler"/>
</classpath>