summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-compiler/.classpath
blob: c185bc5391be7e745eaf4ade8fd8c4889a0399a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="compiler"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/asm"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/reflect"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/scala-library"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/continuations-library"/>
	<classpathentry kind="var" path="SCALA_BASEDIR/lib/ant/ant.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="build-quick-compiler"/>
</classpath>