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