summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-compiler/.classpath
blob: 40a4ed999618c6d4676246fa32ad37c2659cf012 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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"/>
	<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>