summaryrefslogtreecommitdiff
path: root/src/eclipse/repl/.classpath
blob: 748fa6c9c8369d589990445a914cfbf76c1763a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="repl"/>
	<classpathentry combineaccessrules="false" kind="src" path="/asm"/>
	<classpathentry kind="var" path="M2_REPO/jline/jline/2.11/jline-2.11.jar"/>
	<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
	<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="build-quick-repl"/>
</classpath>