summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-compiler/.classpath
blob: c4683059346b9920051a539bdea50fd96b74120b (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="/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="SCALA_BASEDIR/build/deps/asm/scala-asm-5.1.0-scala-1.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
	<classpathentry kind="output" path="build-quick-compiler"/>
</classpath>