aboutsummaryrefslogtreecommitdiffstats
path: root/testing-client/.classpath
blob: a8a227cf2bea9dcc15e011cc56e8c29b500d840e (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="testsrc"/>
	<classpathentry kind="src" path="/bridge"/>
	<classpathentry kind="src" path="/util"/>
	<classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>