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